[Mlir-commits] [mlir] [mlir] [arith] Fold trunc(extremum(ext(lhs), ext(rhs))) (PR #214658)

Jakub Kuderski llvmlistbot at llvm.org
Tue Aug 11 06:22:49 PDT 2026


================

----------------
kuhar wrote:

This should never happen in the rewrite since extf/truncf don't permit the same operand and result types, no?

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


More information about the Mlir-commits mailing list