[llvm] [AMDGPU] gfx1152 does not have Feature1_5xVGPRs (PR #113163)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 06:08:14 PDT 2024


https://github.com/jayfoad created https://github.com/llvm/llvm-project/pull/113163

None

>From 00f61e46a987b074524e5be30fd1cb948c7aa06a Mon Sep 17 00:00:00 2001
From: Jay Foad <jay.foad at amd.com>
Date: Mon, 21 Oct 2024 14:06:54 +0100
Subject: [PATCH] [AMDGPU] gfx1152 does not have Feature1_5xVGPRs

---
 llvm/docs/AMDGPUUsage.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/llvm/docs/AMDGPUUsage.rst b/llvm/docs/AMDGPUUsage.rst
index aba39762861dd8..9e623010f6fb7d 100644
--- a/llvm/docs/AMDGPUUsage.rst
+++ b/llvm/docs/AMDGPUUsage.rst
@@ -608,7 +608,6 @@ Generic processor code objects are versioned. See :ref:`amdgpu-generic-processor
                                                                                                 - ``gfx1100``
                                                                                                 - ``gfx1101``
                                                                                                 - ``gfx1151``
-                                                                                                - ``gfx1152``
 
                                                                                                 SALU floating point instructions
                                                                                                 are not available on:



More information about the llvm-commits mailing list