This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Bring populateFoldUnitExtentDimsVia(Reshapes/Slices)Patterns in sync
ClosedPublic

Authored by springerm on Dec 20 2022, 12:40 AM.

Details

Summary

Make sure that both functions populate patterns with the same functionality. Both should be refactored at some point so that canonicalization patterns are not populated.

Diff Detail

Event Timeline

springerm created this revision.Dec 20 2022, 12:40 AM
springerm requested review of this revision.Dec 20 2022, 12:40 AM
nicolasvasilache accepted this revision.Dec 20 2022, 3:28 AM
This revision is now accepted and ready to land.Dec 20 2022, 3:28 AM