This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Finish replacing OwningRewritePatternList with RewritePatternSet
ClosedPublic

Authored by rriddle on Jan 26 2022, 2:45 PM.

Details

Summary

OwningRewritePatternList has been deprecated for ~10 months now, we can remove
the leftover using directives at this point.

Depends on D118285

Diff Detail

Event Timeline

rriddle created this revision.Jan 26 2022, 2:45 PM
rriddle requested review of this revision.Jan 26 2022, 2:45 PM
mehdi_amini accepted this revision.Jan 26 2022, 4:55 PM
This revision is now accepted and ready to land.Jan 26 2022, 4:55 PM
This revision was landed with ongoing or failed builds.Jan 26 2022, 11:20 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2022, 11:20 PM