Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

[test] Add more literal tests for rest ops #155

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

Honry
Copy link
Contributor

@Honry Honry commented 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

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
@Honry
Copy link
Contributor Author

Honry commented Dec 11, 2019

@arunetm, @tlively, PTAL, thanks!

@tlively tlively merged commit bc0e8f5 into WebAssembly:master Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants