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

Re-design Proper FMAs #769

Closed
mborland opened this issue Jan 3, 2025 · 0 comments · Fixed by #770
Closed

Re-design Proper FMAs #769

mborland opened this issue Jan 3, 2025 · 0 comments · Fixed by #770
Assignees
Labels
enhancement New feature or request

Comments

@mborland
Copy link
Member

mborland commented Jan 3, 2025

The current FMAs have been reduced to nothing but x * y + z. These need to be redone. We should also have a unchecked_fma for use in our implementations where we don't need to have the non-finite values checked a million times.

@mborland mborland added the enhancement New feature or request label Jan 3, 2025
@mborland mborland self-assigned this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant