Fixes an inconsistency where cloneRegionBefore did not notify the listener of "op insertion" (whereas OpBuilder::clone does). Various parts of the core infrastructure such as the GreedyPatternRewriteDriver depend on such notifications.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
springerm added a child revision: D144266: [mlir][IR] Trigger notifyBlockCreated when cloning ops.Feb 17 2023, 7:18 AM
springerm removed a child revision: D144000: [mlir][IR] Move cloneRegionBefore to OpBuilder.Feb 17 2023, 7:30 AM