This is an archive of the discontinued LLVM Phabricator instance.

[mlir][nvgpu] Move mma.sync and ldmatrix in nvgpu dialect
ClosedPublic

Authored by ThomasRaoux on Apr 14 2022, 3:30 PM.

Details

Summary

Move gpu operation mma.sync and ldmatrix in nvgpu as they are specific
to nvidia target.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Apr 14 2022, 3:30 PM
ThomasRaoux requested review of this revision.Apr 14 2022, 3:30 PM
christopherbate accepted this revision.Apr 14 2022, 3:55 PM

It looks good to me! thanks

This revision is now accepted and ready to land.Apr 14 2022, 3:55 PM
This revision was landed with ongoing or failed builds.Apr 14 2022, 4:46 PM
This revision was automatically updated to reflect the committed changes.
mlir/lib/Conversion/NVGPUToNVVM/NVGPUToNVVM.cpp