This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] disable nonunit stride dense vectorization
ClosedPublic

Authored by aartbik on Mar 12 2021, 3:27 PM.

Details

Summary

This is a temporary work-around to get our all-annotations-all-flags
stress testing effort run clean. In the long run, we want to provide
efficient implementations of strided loads and stores though

Diff Detail

Event Timeline

aartbik created this revision.Mar 12 2021, 3:27 PM
aartbik requested review of this revision.Mar 12 2021, 3:27 PM
bixia accepted this revision.Mar 12 2021, 4:47 PM
This revision is now accepted and ready to land.Mar 12 2021, 4:47 PM
This revision was landed with ongoing or failed builds.Mar 12 2021, 4:49 PM
This revision was automatically updated to reflect the committed changes.