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

Use Fused-Multiply-Add #232

Merged
merged 1 commit into from
Dec 4, 2021
Merged

Use Fused-Multiply-Add #232

merged 1 commit into from
Dec 4, 2021

Conversation

parasyte
Copy link
Owner

@parasyte parasyte commented Dec 2, 2021

  • There are a few places in the simple-invaders crate that could use f32::mul_add() as well.

- There are a few places in the `simple-invaders` crate that could use
  `f32::mul_add()` as well.
@parasyte parasyte merged commit bd2de37 into main Dec 4, 2021
@parasyte parasyte deleted the feature/fma branch December 4, 2021 17:08
parasyte added a commit that referenced this pull request Dec 7, 2021
parasyte added a commit that referenced this pull request Dec 8, 2021
@parasyte parasyte mentioned this pull request Dec 31, 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

Successfully merging this pull request may close these issues.

1 participant