summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/docs/AMDGPUUsage.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/llvm/docs/AMDGPUUsage.rst b/llvm/docs/AMDGPUUsage.rst
index f6dcfc6b579..ae7fbe2e89f 100644
--- a/llvm/docs/AMDGPUUsage.rst
+++ b/llvm/docs/AMDGPUUsage.rst
@@ -1468,9 +1468,9 @@ CP microcode requires the Kernel descritor to be allocated on 64 byte alignment.
.. table:: compute_pgm_rsrc1 for GFX6-GFX9
:name: amdgpu-amdhsa-compute_pgm_rsrc1_t-gfx6-gfx9-table
- ======= ======= =============================== ===========================
+ ======= ======= =============================== ===========================================================================
Bits Size Field Name Description
- ======= ======= =============================== ===========================
+ ======= ======= =============================== ===========================================================================
5:0 6 bits granulated_workitem_vgpr_count Number of vector registers
used by each work-item,
granularity is device
@@ -1626,16 +1626,16 @@ CP microcode requires the Kernel descritor to be allocated on 64 byte alignment.
``COMPUTE_PGM_RSRC1.CDBG_USER``.
31:26 6 bits Reserved. Must be 0.
32 **Total size 4 bytes**
- ======= ===================================================================
+ ======= ===================================================================================================================
..
.. table:: compute_pgm_rsrc2 for GFX6-GFX9
:name: amdgpu-amdhsa-compute_pgm_rsrc2-gfx6-gfx9-table
- ======= ======= =============================== ===========================
+ ======= ======= =============================== ===========================================================================
Bits Size Field Name Description
- ======= ======= =============================== ===========================
+ ======= ======= =============================== ===========================================================================
0 1 bit enable_sgpr_private_segment Enable the setup of the
_wave_offset SGPR wave scratch offset
system register (see
@@ -1783,7 +1783,7 @@ CP microcode requires the Kernel descritor to be allocated on 64 byte alignment.
only)
31 1 bit Reserved. Must be 0.
32 **Total size 4 bytes.**
- ======= ===================================================================
+ ======= ===================================================================================================================
..
OpenPOWER on IntegriCloud