This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

ingomueller-net created this revision.Mar 1 2023, 2:13 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 1 2023, 2:13 AM
ingomueller-net requested review of this revision.Mar 1 2023, 2:13 AM
springerm accepted this revision.Mar 1 2023, 2:46 AM
This revision is now accepted and ready to land.Mar 1 2023, 2:46 AM