llvm-project
30badf96 - [MLIR][Arith] expand-ops: Support mini/maxi (#90575)

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>
Author
Parents
Loading