[Mlir-commits] [mlir] [MLIR][Arith] Add canonicalization rules for int-to-float of integer extension (PR #185386)
Adam Paszke
llvmlistbot at llvm.org
Mon Mar 9 05:54:47 PDT 2026
apaszke wrote:
Happy to do that, but are there any instructions?
Also: it seems like those canonicalization patterns undo the results of arith-emulate-wide-int. Is that a problem? Should I just remove [`--canonicalize` from the test file](https://github.com/llvm/llvm-project/blob/main/mlir/test/Dialect/Arith/emulate-wide-int-canonicalization.mlir)?
https://github.com/llvm/llvm-project/pull/185386
More information about the Mlir-commits
mailing list