Skip to content

Commit 5d60212

Browse files
committed
[AMDGPU] Update docs for nontemporal store
Update the documented GFX10 code sequence for nontemporal stores after D114351. Differential Revision: https://reviews.llvm.org/D114707
1 parent 5cff77c commit 5d60212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/AMDGPUUsage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8677,7 +8677,7 @@ table :ref:`amdgpu-amdhsa-memory-model-code-sequences-gfx10-table`.
86778677
- !volatile & nontemporal
86788678

86798679
1. buffer/global/flat_store
8680-
slc=1
8680+
glc=1 slc=1
86818681

86828682
- volatile
86838683

0 commit comments

Comments
 (0)