Skip to content

[simd] Add more literal tests for rest ops#236

Merged
AndrewScheidecker merged 1 commit intoWAVM:masterfrom
Honry:more-literal-rest
Dec 4, 2019
Merged

[simd] Add more literal tests for rest ops#236
AndrewScheidecker merged 1 commit intoWAVM:masterfrom
Honry:more-literal-rest

Conversation

@Honry
Copy link
Contributor

@Honry Honry commented Dec 3, 2019

Fixed #195

@Honry
Copy link
Contributor Author

Honry commented Dec 3, 2019

@AndrewScheidecker, PTAL, thanks!

@AndrewScheidecker AndrewScheidecker merged commit abfab73 into WAVM:master Dec 4, 2019
@AndrewScheidecker
Copy link
Member

LGTM, thanks!

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
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.

[simd] Add more literal testing

2 participants