Unverified Commit 30badf96 authored by Matthias Gehre's avatar Matthias Gehre Committed by GitHub
Browse files

[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: default avatarJakub Kuderski <kubakuderski@gmail.com>
parent dbe37665
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment