This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Add an OpRewritePattern constructor that uses generated names
AcceptedPublic

Authored by ahmedsabie on Aug 27 2020, 3:54 PM.

Details

Reviewers
Smit
rriddle
Summary

This constructor is useful to have since generated names affects the cost graph, and OpRewritePattern are often used with specific generatedNames in mind

Diff Detail

Event Timeline

ahmedsabie created this revision.Aug 27 2020, 3:54 PM
Herald added a project: Restricted Project. · View Herald Transcript
ahmedsabie requested review of this revision.Aug 27 2020, 3:54 PM
rriddle accepted this revision.Aug 27 2020, 3:55 PM
This revision is now accepted and ready to land.Aug 27 2020, 3:55 PM

No way to test/use it in tree?

Sorry forgot this never actually ended up getting pushed and it's my last day