This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Add and use SIInstrFlags::GWS. NFC.
ClosedPublic

Authored by foad on Aug 4 2023, 7:40 AM.

Details

Reviewers
arsenm
Group Reviewers
Restricted Project
Commits
rGe61ca2328939: [AMDGPU] Add and use SIInstrFlags::GWS. NFC.
Summary

This reduces the number of places where we have to check for a list of
DS_GWS_* opcodes.

Diff Detail

Event Timeline

foad created this revision.Aug 4 2023, 7:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2023, 7:40 AM
foad requested review of this revision.Aug 4 2023, 7:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2023, 7:40 AM
arsenm accepted this revision.Aug 4 2023, 7:45 AM
This revision is now accepted and ready to land.Aug 4 2023, 7:45 AM
This revision was landed with ongoing or failed builds.Aug 7 2023, 4:05 AM
This revision was automatically updated to reflect the committed changes.