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

Hocky Yudhiono llvmlistbot at llvm.org
Mon Mar 23 07:16:09 PDT 2026


hockyy wrote:

https://github.com/hockyy/llvm-project/blob/dcaab6dd99a33edbf98ad1ade0ea0d196b797910/mlir/lib/Dialect/SCF/IR/SCF.cpp#L1585
@joker-eph I was trying to upsolve this TODO, while checking for modifyOpInPlace usages, thinking of adding an API for modifying operands as well

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


More information about the Mlir-commits mailing list