[llvm] [AMDGPU] Be less optimistic when allocating module scope lds (PR #161464)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 22:24:32 PDT 2025


================
@@ -112,35 +134,8 @@ define amdgpu_kernel void @kern_block_direct_allocation() {
   ret void
 }
 ;.
-; CHECK: attributes #[[ATTR0]] = { "amdgpu-lds-size"="16" }
-; CHECK: attributes #[[ATTR1:[0-9]+]] = { nocallback nofree nosync nounwind willreturn memory(none) }
-;.
-; CHECK: [[META0]] = !{i32 0, i32 1}
----------------
arsenm wrote:

It does mean much? I'd want to know if the structure changed 

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


More information about the llvm-commits mailing list