Skip to content
This repository was archived by the owner on May 17, 2020. It is now read-only.

Fuse multiply-add #27

Open
vchuravy opened this issue Mar 12, 2019 · 2 comments
Open

Fuse multiply-add #27

vchuravy opened this issue Mar 12, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed performance
Milestone

Comments

@vchuravy
Copy link
Owner

LLVM needs to know that fadd fast so that the MulAdd pass can do it's thing. How do we use fma without making the code ugly.

@vchuravy vchuravy added enhancement New feature or request help wanted Extra attention is needed performance labels Mar 20, 2019
@vchuravy vchuravy added this to the v0.0.3 milestone Mar 20, 2019
@ChrisRackauckas
Copy link

Add MuladdMacro.jl to their code?

@vchuravy
Copy link
Owner Author

vchuravy commented May 7, 2019

Might be fixed by #55

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed performance
Projects
None yet
Development

No branches or pull requests

2 participants