Skip to content

Commit

Permalink
[AMDGPU] Update docs for nontemporal store
Browse files Browse the repository at this point in the history
Update the documented GFX10 code sequence for nontemporal stores after
D114351.

Differential Revision: https://reviews.llvm.org/D114707
  • Loading branch information
jayfoad committed Nov 30, 2021
1 parent 5cff77c commit 5d60212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/docs/AMDGPUUsage.rst
Expand Up @@ -8677,7 +8677,7 @@ table :ref:`amdgpu-amdhsa-memory-model-code-sequences-gfx10-table`.
- !volatile & nontemporal

1. buffer/global/flat_store
slc=1
glc=1 slc=1

- volatile

Expand Down

0 comments on commit 5d60212

Please sign in to comment.