We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7a5f7 commit 8003613Copy full SHA for 8003613
llvm/docs/AMDGPUUsage.rst
@@ -19449,7 +19449,7 @@ within a map that has been added by the same *vendor-name*.
19449
=========================== ============== ========= ===============================================================
19450
".entry_point" string The ELF symbol pointing to this pipeline's stage entry point.
19451
".scratch_memory_size" integer Scratch memory size in bytes.
19452
- ".lds_size" integer Local Data Share size in bytes.
+ ".lds_size" integer Local Data Store size in bytes.
19453
".perf_data_buffer_size" integer Performance data buffer size in bytes.
19454
".vgpr_count" integer Number of VGPRs used.
19455
".agpr_count" integer Number of AGPRs used.
0 commit comments