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

Ivan Butygin llvmlistbot at llvm.org
Mon Mar 23 07:36:16 PDT 2026


Hardcode84 wrote:

> Wouldn't this be a canonicalization? Can be done with a folder even.

Canonicalizations shouldn't be *required* part of the lowering.

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


More information about the Mlir-commits mailing list