[Mlir-commits] [mlir] [mlir][NFC] Add RewriterBase operand/block-arg mutation helpers (PR #187992)

Mehdi Amini llvmlistbot at llvm.org
Mon Mar 23 07:58:56 PDT 2026


joker-eph wrote:

>  This also allows rollback mode of certain rewriterPattern to be more uniform and optimal.

Can you elaborate on this? Right now the APIs you're introducing don't seem to do anything different than the existing code.

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


More information about the Mlir-commits mailing list