[Mlir-commits] [mlir] [mlir][arith] Fold addi(x, not(x)) -> -1 (PR #212272)

Max Graey llvmlistbot at llvm.org
Tue Jul 28 08:32:53 PDT 2026


MaxGraey wrote:

I'd leave this for canonicalize only. But if anyone has a different opinion, I don't mind to add this for fold as well. @matthias-springer wdyt?

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


More information about the Mlir-commits mailing list