This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Add a LowerVectorsOp to VectorTransformOps
ClosedPublic

Authored by nicolasvasilache on Nov 25 2022, 8:15 AM.

Details

Summary

This op significantly improves transfor dialect usage when using vector abstractions.
It also brings us closer to writing simple end-to-end unit tests that guard against subtle regressions in how patterns combine.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Nov 25 2022, 8:15 AM
ftynse accepted this revision.Nov 25 2022, 8:19 AM
This revision is now accepted and ready to land.Nov 25 2022, 8:19 AM
This revision was landed with ongoing or failed builds.Nov 25 2022, 8:29 AM
This revision was automatically updated to reflect the committed changes.