Skip to content

Commit

Permalink
[AMDGPU][GFX9][DOC][NFC] Corrected description of registers available…
Browse files Browse the repository at this point in the history
… via getreg/setreg

This is to reflect changes introduced by https://reviews.llvm.org/D118860.
  • Loading branch information
dpreobra committed Feb 4, 2022
1 parent 20085df commit 95a52b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions llvm/docs/AMDGPU/gfx9_hwreg.rst
Expand Up @@ -52,6 +52,10 @@ Defined register *names* include:
HW_REG_LDS_ALLOC Per-wave LDS allocation.
HW_REG_IB_STS Counters of outstanding instructions.
HW_REG_SH_MEM_BASES Memory aperture.
HW_REG_TBA_LO tba_lo register.
HW_REG_TBA_HI tba_hi register.
HW_REG_TMA_LO tma_lo register.
HW_REG_TMA_HI tma_hi register.
=================== ==========================================

Examples:
Expand Down

0 comments on commit 95a52b3

Please sign in to comment.