llvm-project
30badf96
- [MLIR][Arith] expand-ops: Support mini/maxi (#90575)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[MLIR][Arith] expand-ops: Support mini/maxi (#90575) Expand `arith.minsi`, `arith.minui`, `arith.maxsi`, `arith.maxui` into `arith.cmpi` and `arith.select`. --------- Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
References
#90575 - [MLIR][Arith] expand-ops: Support mini/maxi
Author
mgehre-amd
Parents
dbe37665
Loading