The previous implementation did not notify the attached listener.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145049
[mlir] Fix GreedyPatternRewriteDriver::notifyOperationModified. ClosedPublic Authored by ingomueller-net on Mar 1 2023, 2:13 AM.
Details Summary The previous implementation did not notify the attached listener.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 1 2023, 2:46 AM Closed by commit rGdaf41890709b: [mlir] Fix GreedyPatternRewriteDriver::notifyOperationModified. (authored by ingomueller-net). · Explain WhyMar 1 2023, 2:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501443 mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp
|