This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Retire Linalg's StrategyVectorizePass
ClosedPublic

Authored by guraypp on Sep 12 2022, 2:04 AM.

Details

Summary

We retire linalg's strategy vectorize pass. Our goal is to use transform dialect instead of passes.

Diff Detail

Event Timeline

guraypp created this revision.Sep 12 2022, 2:04 AM
guraypp requested review of this revision.Sep 12 2022, 2:04 AM
nicolasvasilache accepted this revision.Sep 12 2022, 5:28 AM
This revision is now accepted and ready to land.Sep 12 2022, 5:28 AM
guraypp updated this revision to Diff 460327.Sep 15 2022, 1:46 AM

did clang-format and rebase main

This revision was landed with ongoing or failed builds.Sep 15 2022, 2:12 AM
This revision was automatically updated to reflect the committed changes.