llvm-project
1cade869
- [mlir][arith] Fold `(a * b) / b -> a` (#121534)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
271 days ago
[mlir][arith] Fold `(a * b) / b -> a` (#121534) If overflow flags allow it. Alive2 check: https://alive2.llvm.org/ce/z/5XWjWE
References
#121534 - [mlir][arith] Fold `(a * b) / b -> a`
Author
Hardcode84
Parents
fa56e8bb
Loading