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

Tests for ftz assume sign of the zero is preserved while 0.0 should be returned #21

Open
pjaaskel opened this issue Jul 1, 2017 · 0 comments

Comments

@pjaaskel
Copy link

pjaaskel commented Jul 1, 2017

The specs indicate that in case of ftz denorms, positive 0.0 is always returned (although it's not very explicit):

http://www.hsafoundation.com/html/HSA_Library.htm#PRM/Topics/04_SyntaxSemantics/flush_to_zero.htm

However, there are a bunch of conformance tests that assume the sign is preserved.

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

No branches or pull requests

1 participant