From 2fb59b4e6ca3e395b06cf983a817ded28ea0d348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolai=20H=C3=A4hnle?= Date: Tue, 10 Mar 2026 10:13:59 -0700 Subject: [PATCH] AMDGPU: Document two more in-flight address spaces (#185690) There are two more address spaces being worked on internally for future features. Note this in the documentation now to reduce the risk of clashes. --- llvm/docs/AMDGPUUsage.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/llvm/docs/AMDGPUUsage.rst b/llvm/docs/AMDGPUUsage.rst index 036b4461ec06..1ede5ca2d4cf 100644 --- a/llvm/docs/AMDGPUUsage.rst +++ b/llvm/docs/AMDGPUUsage.rst @@ -910,6 +910,8 @@ supported for the ``amdgcn`` target. *reserved for future use* 10 *reserved for future use* 11 *reserved for downstream use (LLPC)* 12 + *reserved for future use* 13 + *reserved for future use* 14 Streamout Registers 128 N/A GS_REGS ===================================== =============== =========== ================ ======= ============================