[Mlir-commits] [mlir] [mlir][arith] Canonicalize sitofp(truncf) -> sitofp, and uitofp. (PR #139925)

Mehdi Amini llvmlistbot at llvm.org
Wed May 14 13:15:57 PDT 2025


joker-eph wrote:

What is consuming the IR post `EmulateUnsupportedFloats`? It may just be that canonicalization can't run in between `EmulateUnsupportedFloats` and the consumer?

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


More information about the Mlir-commits mailing list