[llvm] [AMDGPU] Set GRANULATED_WAVEFRONT_SGPR_COUNT of compute_pgm_rsrc1 to 0 for gfx10+ (PR #154666)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 21 18:03:55 PDT 2025


================
@@ -0,0 +1,7 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1250 -filetype=obj < %s | llvm-objdump -d --section=.rodata - | FileCheck %s
----------------
shiltian wrote:

test more targets here

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


More information about the llvm-commits mailing list