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

Vectorized Fused Multiply-Add #8

Closed
ifd3f opened this issue Sep 1, 2020 · 1 comment
Closed

Vectorized Fused Multiply-Add #8

ifd3f opened this issue Sep 1, 2020 · 1 comment
Labels
wontfix This will not be worked on

Comments

@ifd3f
Copy link
Owner

ifd3f commented Sep 1, 2020

Idea: store the sign, exponent, mantissa in __m* registers

@ifd3f ifd3f added this to the Fused operations milestone Sep 1, 2020
@ifd3f ifd3f changed the title Fused Multiply-Add Vectorized Fused Multiply-Add Sep 1, 2020
@ifd3f ifd3f added the wontfix This will not be worked on label Sep 28, 2020
@ifd3f
Copy link
Owner Author

ifd3f commented Sep 28, 2020

There will not be any benefits with this over multiply, then add.

@ifd3f ifd3f closed this as completed Sep 28, 2020
What Is Astrid Working On? automation moved this from To do to Done Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
Development

No branches or pull requests

1 participant