This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Linalg: add vector transfer lowering patterns to the contraction lowering
ClosedPublic

Authored by ezhulenev on May 3 2021, 4:06 PM.

Details

Summary

This fixes a performance regression in vec-mat vectorization

Diff Detail

Event Timeline

ezhulenev created this revision.May 3 2021, 4:06 PM
ezhulenev requested review of this revision.May 3 2021, 4:06 PM
ezhulenev edited the summary of this revision. (Show Details)May 3 2021, 4:07 PM
ezhulenev added a reviewer: asaadaldien.
asaadaldien accepted this revision.May 3 2021, 4:09 PM
This revision is now accepted and ready to land.May 3 2021, 4:09 PM
This revision was landed with ongoing or failed builds.May 3 2021, 4:22 PM
This revision was automatically updated to reflect the committed changes.