llvm-project/mlir/test/Dialect/Arithmetic
jacquesguan 75f0d12ebf [mlir][Arith] Make integer max/min commutative.
Make MaxSI, MaxUI, MinSI and MinUI commutative, so they will be canonicalized to have its constants appear as the second operand. And the constant folder will match more cases.

Differential Revision: https://reviews.llvm.org/D122225
2022-03-23 10:17:36 +08:00
..
bufferize.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
canonicalize.mlir [mlir][Arith] Make integer max/min commutative. 2022-03-23 10:17:36 +08:00
expand-ops.mlir [mlir] Move SelectOp from Standard to Arithmetic 2022-02-02 14:45:12 -08:00
invalid.mlir [mlir] Support verification order (2/3) 2022-02-25 19:04:56 +00:00
ops.mlir [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00