This is an archive of the discontinued LLVM Phabricator instance.

[mlir][VectorToGPU] Support transposed+broadcasted 2D MMA load
ClosedPublic

Authored by antiagainst on Dec 15 2022, 11:24 AM.

Details

Summary

This is loading from 2-D memref, in addition to D139655 where we
load from 1-D memref cases.

Diff Detail

Event Timeline

antiagainst created this revision.Dec 15 2022, 11:24 AM
antiagainst requested review of this revision.Dec 15 2022, 11:24 AM
ThomasRaoux accepted this revision.Dec 15 2022, 11:32 AM
This revision is now accepted and ready to land.Dec 15 2022, 11:32 AM
This revision was landed with ongoing or failed builds.Dec 15 2022, 11:40 AM
This revision was automatically updated to reflect the committed changes.