-
-
Couldn't load subscription status.
- Fork 5.7k
Document llvm passes in more depth #50319
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
Conversation
|
Fma discussion aside LGTM |
|
What's the issue with the fma discussion? |
|
Oh, it's very small semantics, FMA doesn't violate IEEE, it's explicitly in the standard (and maybe we should make julia do contract by default like clang did for C, we would need an easy opt out for algorithms that rely on it). |
8a73587 to
05844ab
Compare
This adds to the LLVM-related documentation by providing a short blurb about each of our passes and what they do.