[Mlir-commits] [mlir] [mlir][arith] Fold subi(a, subi(a, b)) to b (PR #194134)
Krzysztof Drewniak
llvmlistbot at llvm.org
Sun Apr 26 04:21:21 PDT 2026
krzysz00 wrote:
I more meant like this, https://alive2.llvm.org/ce/z/dtBcps, which doesn't have nuw and nsw on it, but that's also correct so
https://github.com/llvm/llvm-project/pull/194134
More information about the Mlir-commits
mailing list