[Mlir-commits] [mlir] [mlir][IR] Make `RewriterBase::replaceOp` non-virtual (PR #160529)

Matthias Springer llvmlistbot at llvm.org
Fri Sep 26 06:53:30 PDT 2025


matthias-springer wrote:

@j2kun This change would likely break HEIR. Basically, you won't be able to override `replaceOp` anymore. What's your timeline for switching to the regular dialect conversion?


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


More information about the Mlir-commits mailing list