Skip to content

Commit 56ee43a

Browse files
authored
AMDGPU: Document address spaces as reserved (llvm#163996)
They are going to be used for internal work downstream that we do expect to upstream eventually.
1 parent 64c511f commit 56ee43a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/AMDGPUUsage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,8 @@ supported for the ``amdgcn`` target.
883883
Buffer Fat Pointer 7 N/A N/A 160 0
884884
Buffer Resource 8 N/A V# 128 0x00000000000000000000000000000000
885885
Buffer Strided Pointer (experimental) 9 *TODO*
886+
*reserved for downstream use* 10
887+
*reserved for downstream use* 11
886888
Streamout Registers 128 N/A GS_REGS
887889
===================================== =============== =========== ================ ======= ============================
888890

0 commit comments

Comments
 (0)