Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[test] Add a few more mixed-type floating-point expression testcases. #1785

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

sunfishcode
Copy link
Member

In addition to testing demote(x-promote(y)), also test demote(promote(y) - x). And test similar mixed-type cases for multiply and divide.

@sunfishcode sunfishcode changed the title Add a few more mixed-type floating-point expression testcases. [test] Add a few more mixed-type floating-point expression testcases. Aug 19, 2024
In addition to testing `demote(x-promote(y))`, also test
`demote(promote(y) - x)`. And test similar mixed-type cases for multiply
and divide.
@rossberg rossberg merged commit 55aaa6b into WebAssembly:main Aug 19, 2024
1 check passed
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.

2 participants