[llvm] [AMDGPU][MC] update USER_SGPR_COUNT bits for GFX1250 (PR #192579)

Zeng Wu via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 13:52:35 PDT 2026


================
@@ -0,0 +1,15 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 < %s -o - | llvm-mc -triple=amdgcn-amd-amdhsa -mcpu=gfx1250 -filetype=obj -o - | llvm-readobj --notes -
+
----------------
zwu-2025 wrote:

the ll lit-test is moved to existing test `amdhsa-kernarg-preload-num-sgprs`

https://github.com/llvm/llvm-project/pull/192579


More information about the llvm-commits mailing list