Skip to content

Fix FloatingPoint nextUp/Down on armv7. #2898

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

Merged
merged 2 commits into from
Jun 5, 2016
Merged

Fix FloatingPoint nextUp/Down on armv7. #2898

merged 2 commits into from
Jun 5, 2016

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Jun 5, 2016

Rigorously implement flush-to-zero behavior.

This fixes several recent unit test failures on armv7 hardware.

Rigorously implement flush-to-zero behavior.

This fixes several recent unit test failures on armv7 hardware.
@atrick
Copy link
Contributor Author

atrick commented Jun 5, 2016

@swift-ci Please smoke test and merge

expectBitwiseEqual(0x1.0p-149, Ty.leastNonzeroMagnitude)
#endif
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you verify the actual values on arm here?

@atrick
Copy link
Contributor Author

atrick commented Jun 5, 2016

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit a30c4cd into swiftlang:master Jun 5, 2016
@atrick atrick deleted the armv7fp branch May 26, 2017 02:06
MaxDesiatov added a commit that referenced this pull request Apr 19, 2021
[pull] swiftwasm from main
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.

3 participants