[Mlir-commits] [mlir] [mlir][arith] Fold subi(a, subi(a, b)) to b (PR #194134)

Krzysztof Drewniak llvmlistbot at llvm.org
Sun Apr 26 00:44:47 PDT 2026


krzysz00 wrote:

Is this identity still true in the presence of overflow? Can we get an alive2?

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


More information about the Mlir-commits mailing list