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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 11:35:53 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 -
+
----------------
arsenm wrote:

Bump on this. Also should have MC parser and error cases in test/MC

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


More information about the llvm-commits mailing list