This is an archive of the discontinued LLVM Phabricator instance.

[VectorToGPU] Fix horizontal stride calculation for N-D memref
ClosedPublic

Authored by ThomasRaoux on Jan 27 2022, 8:23 AM.

Details

Summary

Fix a bug in how we calculate the stride of mma load/store ops for N-D memrefs

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jan 27 2022, 8:23 AM
ThomasRaoux requested review of this revision.Jan 27 2022, 8:23 AM
antiagainst accepted this revision.Jan 27 2022, 10:54 AM
This revision is now accepted and ready to land.Jan 27 2022, 10:54 AM
This revision was landed with ongoing or failed builds.Jan 27 2022, 1:36 PM
This revision was automatically updated to reflect the committed changes.