[Mlir-commits] [mlir] [mlir][arith] Add `arith.fptofp` op (PR #188041)

Renato Golin llvmlistbot at llvm.org
Mon Mar 23 07:47:29 PDT 2026


rengolin wrote:

> > Wouldn't this be a canonicalization? Can be done with a folder even.
> 
> Canonicalizations shouldn't be _required_ part of the lowering.

Fair, I wasn't thinking of lowering.

https://github.com/llvm/llvm-project/pull/188041


More information about the Mlir-commits mailing list