@@ -12,7 +12,7 @@ define amdgpu_kernel void @max_alignment_128() #0 {
1212; VI-NEXT: buffer_store_dword v0, off, s[0:3], 0 offset:128
1313; VI-NEXT: s_waitcnt vmcnt(0)
1414; VI-NEXT: s_endpgm
15- ; VI-NEXT: .section .rodata,#alloc
15+ ; VI-NEXT: .section .rodata,"a"
1616; VI-NEXT: .p2align 6
1717; VI-NEXT: .amdhsa_kernel max_alignment_128
1818; VI-NEXT: .amdhsa_group_segment_fixed_size 0
@@ -60,7 +60,7 @@ define amdgpu_kernel void @max_alignment_128() #0 {
6060; GFX9-NEXT: buffer_store_dword v0, off, s[0:3], 0 offset:128
6161; GFX9-NEXT: s_waitcnt vmcnt(0)
6262; GFX9-NEXT: s_endpgm
63- ; GFX9-NEXT: .section .rodata,#alloc
63+ ; GFX9-NEXT: .section .rodata,"a"
6464; GFX9-NEXT: .p2align 6
6565; GFX9-NEXT: .amdhsa_kernel max_alignment_128
6666; GFX9-NEXT: .amdhsa_group_segment_fixed_size 0
@@ -115,7 +115,7 @@ define amdgpu_kernel void @stackrealign_attr() #1 {
115115; VI-NEXT: buffer_store_dword v0, off, s[0:3], 0 offset:4
116116; VI-NEXT: s_waitcnt vmcnt(0)
117117; VI-NEXT: s_endpgm
118- ; VI-NEXT: .section .rodata,#alloc
118+ ; VI-NEXT: .section .rodata,"a"
119119; VI-NEXT: .p2align 6
120120; VI-NEXT: .amdhsa_kernel stackrealign_attr
121121; VI-NEXT: .amdhsa_group_segment_fixed_size 0
@@ -163,7 +163,7 @@ define amdgpu_kernel void @stackrealign_attr() #1 {
163163; GFX9-NEXT: buffer_store_dword v0, off, s[0:3], 0 offset:4
164164; GFX9-NEXT: s_waitcnt vmcnt(0)
165165; GFX9-NEXT: s_endpgm
166- ; GFX9-NEXT: .section .rodata,#alloc
166+ ; GFX9-NEXT: .section .rodata,"a"
167167; GFX9-NEXT: .p2align 6
168168; GFX9-NEXT: .amdhsa_kernel stackrealign_attr
169169; GFX9-NEXT: .amdhsa_group_segment_fixed_size 0
@@ -218,7 +218,7 @@ define amdgpu_kernel void @alignstack_attr() #2 {
218218; VI-NEXT: buffer_store_dword v0, off, s[0:3], 0 offset:4
219219; VI-NEXT: s_waitcnt vmcnt(0)
220220; VI-NEXT: s_endpgm
221- ; VI-NEXT: .section .rodata,#alloc
221+ ; VI-NEXT: .section .rodata,"a"
222222; VI-NEXT: .p2align 6
223223; VI-NEXT: .amdhsa_kernel alignstack_attr
224224; VI-NEXT: .amdhsa_group_segment_fixed_size 0
@@ -266,7 +266,7 @@ define amdgpu_kernel void @alignstack_attr() #2 {
266266; GFX9-NEXT: buffer_store_dword v0, off, s[0:3], 0 offset:4
267267; GFX9-NEXT: s_waitcnt vmcnt(0)
268268; GFX9-NEXT: s_endpgm
269- ; GFX9-NEXT: .section .rodata,#alloc
269+ ; GFX9-NEXT: .section .rodata,"a"
270270; GFX9-NEXT: .p2align 6
271271; GFX9-NEXT: .amdhsa_kernel alignstack_attr
272272; GFX9-NEXT: .amdhsa_group_segment_fixed_size 0
0 commit comments