This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Treat WMMA the same as MFMA for sched_barrier
ClosedPublic

Authored by rampitec on Jan 18 2023, 3:25 PM.

Details

Summary

MFMA and WMMA essentially the same thing, but apear on different ASICs.

Diff Detail

Event Timeline

rampitec created this revision.Jan 18 2023, 3:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 18 2023, 3:25 PM
rampitec requested review of this revision.Jan 18 2023, 3:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 18 2023, 3:25 PM
Herald added a subscriber: wdng. · View Herald Transcript
This revision is now accepted and ready to land.Jan 18 2023, 10:30 PM
This revision was landed with ongoing or failed builds.Jan 19 2023, 11:06 AM
This revision was automatically updated to reflect the committed changes.