This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NVVM] Change WgmmaMmaSyncOp to WgmmaMmaAsyncOp (NFC)
ClosedPublic

Authored by guraypp on Aug 11 2023, 3:04 AM.

Details

Summary

WgmmaMmaSyncOp is asynchronous operation. There was a typo named op. This work fixes that.

Diff Detail

Event Timeline

guraypp created this revision.Aug 11 2023, 3:04 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
guraypp requested review of this revision.Aug 11 2023, 3:04 AM
nicolasvasilache accepted this revision.Aug 11 2023, 3:10 AM
This revision is now accepted and ready to land.Aug 11 2023, 3:10 AM
This revision was landed with ongoing or failed builds.Aug 12 2023, 12:55 AM
This revision was automatically updated to reflect the committed changes.