This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] New helper function SIInsertWaitcnts::getVmemWaitEventType
ClosedPublic

Authored by foad on Oct 19 2022, 5:48 AM.

Details

Summary

This just commons up and simplifies some logic that was repeated in
SIInsertWaitcnts::updateEventWaitcntAfter. NFCI.

Diff Detail

Event Timeline

foad created this revision.Oct 19 2022, 5:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2022, 5:48 AM
foad requested review of this revision.Oct 19 2022, 5:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2022, 5:48 AM
arsenm accepted this revision.Oct 19 2022, 8:12 AM
This revision is now accepted and ready to land.Oct 19 2022, 8:12 AM