Skip to content

[spec] Fix float text format#1069

Merged
rossberg merged 1 commit intomasterfrom
floatlit
Sep 17, 2019
Merged

[spec] Fix float text format#1069
rossberg merged 1 commit intomasterfrom
floatlit

Conversation

@rossberg
Copy link
Member

Fixes #1066. Also fixes a recent bug in interpreter's double rounding mitigation and adds parsing tests.

@AndrewScheidecker
Copy link
Contributor

LGTM!

@rossberg rossberg requested a review from binji September 16, 2019 08:03
@rossberg rossberg merged commit c94f0c1 into master Sep 17, 2019
@rossberg rossberg deleted the floatlit branch September 17, 2019 12:42
Honry added a commit to Honry/simd that referenced this pull request Dec 11, 2019
This PR covers tests for some float literal introduced in
WebAssembly/spec#1069

These tests are pulled from WAVM/WAVM#234
Honry added a commit to Honry/simd that referenced this pull request Dec 11, 2019
This PR covers tests for some float literal introduced in
WebAssembly/spec#1069, specific for following
ops:

Bit shifts
Bitwise operations
Boolean horizontal reductions
Conversions
Integer comparisons
Store

These tests are pulled from WAVM/WAVM#236
tlively pushed a commit to WebAssembly/simd that referenced this pull request Dec 11, 2019
This PR covers tests for some float literal introduced in
WebAssembly/spec#1069, specific for following
ops:

Bit shifts
Bitwise operations
Boolean horizontal reductions
Conversions
Integer comparisons
Store

These tests are pulled from WAVM/WAVM#236
tlively pushed a commit to WebAssembly/simd that referenced this pull request Dec 12, 2019
This PR covers tests for some float literal introduced in
WebAssembly/spec#1069

These tests are pulled from WAVM/WAVM#234
raoxiaojia pushed a commit to WasmCert/spec that referenced this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Float literal syntax spec and tests don't match

2 participants