We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't think Float16_t and Double32_t are handled correctly. Should test both type and numerical limits.
Float16_t
Double32_t
The text was updated successfully, but these errors were encountered:
test branch types #29
f27654b
remove incorrectly labeled branches #29
ce3e987
some types were not set correctly in the test file for floating point scalar branches
Proper type-checking was implemented by #33 and #34
Sorry, something went wrong.
New issue for testing numerical limits: #36
No branches or pull requests
I don't think
Float16_t
andDouble32_t
are handled correctly. Should test both type and numerical limits.The text was updated successfully, but these errors were encountered: