[PATCH] D94358: [NFC][AMDGPU] Clarify memory model support for volatile

Tony Tye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 9 02:26:02 PST 2021


t-tye created this revision.
t-tye added reviewers: kzhuravl, b-sumner, rampitec.
Herald added subscribers: kerbowa, tpr, dstuttard, yaxunl, nhaehnle, jvesely.
t-tye requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94358

Files:
  llvm/docs/AMDGPUUsage.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94358.315584.patch
Type: text/x-patch
Size: 5673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210109/1026f8a6/attachment.bin>


More information about the llvm-commits mailing list