This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] NFC: Refactor canonicalization for deduping generic op operands.
ClosedPublic

Authored by mravishankar on Jul 14 2022, 8:58 PM.

Details

Summary

This is a NFC change to make it easier to update this canonicalization
for more use cases. The refactoring makes things easier to
understand/adapt.

Diff Detail

Event Timeline

mravishankar created this revision.Jul 14 2022, 8:58 PM
mravishankar requested review of this revision.Jul 14 2022, 8:58 PM
springerm accepted this revision.Jul 14 2022, 11:32 PM
This revision is now accepted and ready to land.Jul 14 2022, 11:32 PM