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

fcvt.d.s tests only test non-NaN-boxed input values #559

Open
jakubadler opened this issue Nov 12, 2024 · 0 comments
Open

fcvt.d.s tests only test non-NaN-boxed input values #559

jakubadler opened this issue Nov 12, 2024 · 0 comments

Comments

@jakubadler
Copy link

In fcvt.d.s_b1-01.S (and all other fcvt.d.s tests), all the test data use 64 for the __width__ argument of NAN_BOXED even thought the argument is supposed to be float32. I assume it should be 32 in most cases. The way it is now, no NaN-boxing takes place and thus only the one case of the input operand not being correctly NaN-boxed is tested.

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