Skip to content

Commit 8003613

Browse files
authored
[AMDGPU[Doc] Update usage of Local Data "Share" to "Store"
1 parent 2f7a5f7 commit 8003613

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
@@ -19449,7 +19449,7 @@ within a map that has been added by the same *vendor-name*.
1944919449
=========================== ============== ========= ===============================================================
1945019450
".entry_point" string The ELF symbol pointing to this pipeline's stage entry point.
1945119451
".scratch_memory_size" integer Scratch memory size in bytes.
19452-
".lds_size" integer Local Data Share size in bytes.
19452+
".lds_size" integer Local Data Store size in bytes.
1945319453
".perf_data_buffer_size" integer Performance data buffer size in bytes.
1945419454
".vgpr_count" integer Number of VGPRs used.
1945519455
".agpr_count" integer Number of AGPRs used.

0 commit comments

Comments
 (0)