This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][NFC] Move padding transformation to separate file
ClosedPublic

Authored by springerm on Jun 22 2023, 2:30 AM.

Details

Summary

Also remove LinalgPaddingPattern, which has no uses. (There is a transform dialect op that is used for testing instead.)

Diff Detail

Event Timeline

springerm created this revision.Jun 22 2023, 2:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2023, 2:30 AM
springerm requested review of this revision.Jun 22 2023, 2:30 AM
nicolasvasilache accepted this revision.Jun 27 2023, 5:40 AM
This revision is now accepted and ready to land.Jun 27 2023, 5:40 AM