[mlir][NFC] GreedyPatternRewriteDriver: Remove overridden eraseOp
It is not necessary to override `eraseOp`, we can use the existing `notifyOperationRemoved`. Differential Revision: https://reviews.llvm.org/D141844
Loading
Please sign in to comment