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

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 03:12:06 PDT 2024


Author: Jay Foad
Date: 2024-10-22T11:12:00+01:00
New Revision: e7f1dae41241af6b26aed35d78e1eb9d728f2695

URL: https://github.com/llvm/llvm-project/commit/e7f1dae41241af6b26aed35d78e1eb9d728f2695
DIFF: https://github.com/llvm/llvm-project/commit/e7f1dae41241af6b26aed35d78e1eb9d728f2695.diff

LOG: [AMDGPU] gfx1152 does not have Feature1_5xVGPRs (#113163)

Added: 
    

Modified: 
    llvm/docs/AMDGPUUsage.rst

Removed: 
    


################################################################################
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