This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AMDGPU] Clarify memory model support for volatile
ClosedPublic

Authored by t-tye on Jan 9 2021, 2:25 AM.

Details

Summary

Reorder the AMDGPUUage description of the memory model code sequences
for volatile so clear that it applies independent of the nontemporal
setting.

Diff Detail

Event Timeline

t-tye created this revision.Jan 9 2021, 2:25 AM
t-tye requested review of this revision.Jan 9 2021, 2:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2021, 2:25 AM
rampitec accepted this revision.Jan 11 2021, 10:11 AM
This revision is now accepted and ready to land.Jan 11 2021, 10:11 AM
This revision was automatically updated to reflect the committed changes.