[llvm] [AMDGPU] gfx1152 does not have Feature1_5xVGPRs (PR #113163)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 06:08:46 PDT 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-backend-amdgpu
Author: Jay Foad (jayfoad)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/113163.diff
1 Files Affected:
- (modified) llvm/docs/AMDGPUUsage.rst (-1)
``````````diff
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:
``````````
</details>
https://github.com/llvm/llvm-project/pull/113163
More information about the llvm-commits
mailing list