Skip to content

Conversation

@pchintalapudi
Copy link
Member

This adds to the LLVM-related documentation by providing a short blurb about each of our passes and what they do.

@gbaraldi
Copy link
Member

Fma discussion aside LGTM

@pchintalapudi
Copy link
Member Author

What's the issue with the fma discussion?

@gbaraldi
Copy link
Member

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).

@vtjnash vtjnash added merge me PR is reviewed. Merge when all tests are passing docs This change adds or pertains to documentation labels Jul 6, 2023
@pchintalapudi pchintalapudi merged commit fe2eead into master Jul 9, 2023
@pchintalapudi pchintalapudi deleted the pc/doc-passes branch July 9, 2023 14:12
@pchintalapudi pchintalapudi removed the merge me PR is reviewed. Merge when all tests are passing label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants