This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Define new feature HasFlatScratchSVSMode. NFC.
ClosedPublic

Authored by foad on Mar 16 2022, 7:12 AM.

Details

Summary

This is by analogy with HasFlatScratchSTMode and is slightly more
informative than using isGFX940Plus.

Diff Detail

Event Timeline

foad created this revision.Mar 16 2022, 7:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 7:12 AM
foad requested review of this revision.Mar 16 2022, 7:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 7:12 AM
Joe_Nash accepted this revision.Mar 16 2022, 7:16 AM
This revision is now accepted and ready to land.Mar 16 2022, 7:16 AM
rampitec accepted this revision.Mar 16 2022, 12:11 PM
This revision was landed with ongoing or failed builds.Mar 16 2022, 12:59 PM
This revision was automatically updated to reflect the committed changes.