This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Add pad vectorization patterns into LinalgStrategyVectorize passes.
ClosedPublic

Authored by mravishankar on Nov 19 2021, 3:05 PM.

Details

Summary

Add an option to control whether these patterns are added to the
pattern list or not.

Diff Detail

Event Timeline

mravishankar created this revision.Nov 19 2021, 3:05 PM
mravishankar requested review of this revision.Nov 19 2021, 3:05 PM

Fix build errors.

antiagainst accepted this revision.Nov 23 2021, 10:17 AM
This revision is now accepted and ready to land.Nov 23 2021, 10:17 AM
This revision was landed with ongoing or failed builds.Nov 23 2021, 11:48 AM
This revision was automatically updated to reflect the committed changes.