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

Allow specifying rounding mode #105

Closed
jserv opened this issue Aug 21, 2020 · 0 comments
Closed

Allow specifying rounding mode #105

jserv opened this issue Aug 21, 2020 · 0 comments

Comments

@jserv
Copy link
Member

jserv commented Aug 21, 2020

While developing iqtree_arm_neon, @joshlvmh found:

  • denormalized numbers are flushed to zero
  • only default NaNs are supported
  • the Round to Nearest rounding mode is selected
  • un-trapped exception handling selected for all floating-point exceptions.

_mm_setcsr should be supported to ensure consistent behavior.

@jserv jserv closed this as completed in 5c2d0b0 Feb 12, 2021
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