This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Enable the vector transfer lowering by default.
ClosedPublic

Authored by gysit on Oct 12 2021, 8:26 AM.

Details

Summary

Adapt CodegenStartegy to used the vector transfer lowering patterns by default.

Diff Detail

Event Timeline

gysit created this revision.Oct 12 2021, 8:26 AM
gysit requested review of this revision.Oct 12 2021, 8:26 AM
nicolasvasilache accepted this revision.Oct 12 2021, 8:32 AM
This revision is now accepted and ready to land.Oct 12 2021, 8:32 AM