llvm-project
1a300f97
- Set MemoryEffects of call only if called function is nomem
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Set MemoryEffects of call only if called function is nomem It make call close to constrained calls, where memory effects of the calls do not define memory effects. It helps migration to operand bundles.
References
#136499 - Add constrained fadd to FP operations
#136501 - Bundle operands to specify denormal modes
Author
spavloff
Committer
spavloff
Parents
089909dc
Loading