This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Revert "Tighten access of RewritePattern methods."
ClosedPublic

Authored by csigg on Dec 8 2020, 8:40 AM.

Details

Summary

This reverts commit 02c9050155dff70497b3423ae95ed7d2ab7675a8.
Painted myself into a corner with -Wvirtual_overload, private access, and final.

Diff Detail

Event Timeline

csigg created this revision.Dec 8 2020, 8:40 AM
csigg requested review of this revision.Dec 8 2020, 8:40 AM
This revision was not accepted when it landed; it landed in state Needs Review.Dec 8 2020, 8:41 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.