[Mlir-commits] [mlir] [mlir][arith] Canonicalize sitofp(truncf) -> sitofp, and uitofp. (PR #139925)
Krzysztof Drewniak
llvmlistbot at llvm.org
Wed May 14 10:39:43 PDT 2025
krzysz00 wrote:
So the one thing I'm dubious about here is post-`EmulateUnsupportedFloats` IR, which'll get undone by this canonicalization rule
https://github.com/llvm/llvm-project/pull/139925
More information about the Mlir-commits
mailing list