Skip to content

Commit 7908891

Browse files
committed
Update tests
1 parent a26df4b commit 7908891

File tree

6 files changed

+13
-0
lines changed

6 files changed

+13
-0
lines changed

llvm/test/CodeGen/MIR/AMDGPU/long-branch-reg-all-sgpr-used.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
4545
; CHECK-NEXT: longBranchReservedReg: ''
4646
; CHECK-NEXT: hasInitWholeWave: false
47+
; CHECK-NEXT: isDynamicVGPREnabled: false
4748
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
4849
; CHECK-NEXT: body:
4950
define amdgpu_kernel void @long_branch_used_all_sgprs(ptr addrspace(1) %arg, i32 %cnd) #0 {
@@ -312,6 +313,7 @@
312313
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
313314
; CHECK-NEXT: longBranchReservedReg: ''
314315
; CHECK-NEXT: hasInitWholeWave: false
316+
; CHECK-NEXT: isDynamicVGPREnabled: false
315317
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
316318
; CHECK-NEXT: body:
317319
define amdgpu_kernel void @long_branch_high_num_sgprs_used(ptr addrspace(1) %arg, i32 %cnd) #0 {

llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-after-pei.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
; AFTER-PEI-NEXT: sgprForEXECCopy: ''
4545
; AFTER-PEI-NEXT: longBranchReservedReg: ''
4646
; AFTER-PEI-NEXT: hasInitWholeWave: false
47+
; AFTER-PEI-NEXT: isDynamicVGPREnabled: false
4748
; AFTER-PEI-NEXT: scratchReservedForDynamicVGPRs: 0
4849
; AFTER-PEI-NEXT: body:
4950
define amdgpu_kernel void @scavenge_fi(ptr addrspace(1) %out, i32 %in) #0 {

llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-long-branch-reg-debug.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
4545
; CHECK-NEXT: longBranchReservedReg: '$sgpr2_sgpr3'
4646
; CHECK-NEXT: hasInitWholeWave: false
47+
; CHECK-NEXT: isDynamicVGPREnabled: false
4748
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
4849
; CHECK-NEXT: body:
4950
define amdgpu_kernel void @uniform_long_forward_branch_debug(ptr addrspace(1) %arg, i32 %arg1) #0 !dbg !5 {

llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-long-branch-reg.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
4545
; CHECK-NEXT: longBranchReservedReg: '$sgpr2_sgpr3'
4646
; CHECK-NEXT: hasInitWholeWave: false
47+
; CHECK-NEXT: isDynamicVGPREnabled: false
4748
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
4849
; CHECK-NEXT: body:
4950
define amdgpu_kernel void @uniform_long_forward_branch(ptr addrspace(1) %arg, i32 %arg1) #0 {

llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-no-ir.mir

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
# FULL-NEXT: sgprForEXECCopy: ''
5454
# FULL-NEXT: longBranchReservedReg: ''
5555
# FULL-NEXT: hasInitWholeWave: false
56+
# FULL-NEXT: isDynamicVGPREnabled: false
5657
# FULL-NEXT: scratchReservedForDynamicVGPRs: 0
5758
# FULL-NEXT: body:
5859

@@ -159,6 +160,7 @@ body: |
159160
# FULL-NEXT: sgprForEXECCopy: ''
160161
# FULL-NEXT: longBranchReservedReg: ''
161162
# FULL-NEXT: hasInitWholeWave: false
163+
# FULL-NEXT: isDynamicVGPREnabled: false
162164
# FULL-NEXT: scratchReservedForDynamicVGPRs: 0
163165
# FULL-NEXT: body:
164166

@@ -236,6 +238,7 @@ body: |
236238
# FULL-NEXT: sgprForEXECCopy: ''
237239
# FULL-NEXT: longBranchReservedReg: ''
238240
# FULL-NEXT: hasInitWholeWave: false
241+
# FULL-NEXT: isDynamicVGPREnabled: false
239242
# FULL-NEXT: scratchReservedForDynamicVGPRs: 0
240243
# FULL-NEXT: body:
241244

@@ -314,6 +317,7 @@ body: |
314317
# FULL-NEXT: sgprForEXECCopy: ''
315318
# FULL-NEXT: longBranchReservedReg: ''
316319
# FULL-NEXT: hasInitWholeWave: false
320+
# FULL-NEXT: isDynamicVGPREnabled: false
317321
# FULL-NEXT: scratchReservedForDynamicVGPRs: 0
318322
# FULL-NEXT: body:
319323

llvm/test/CodeGen/MIR/AMDGPU/machine-function-info.ll

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
5555
; CHECK-NEXT: longBranchReservedReg: ''
5656
; CHECK-NEXT: hasInitWholeWave: false
57+
; CHECK-NEXT: isDynamicVGPREnabled: false
5758
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
5859
; CHECK-NEXT: body:
5960
define amdgpu_kernel void @kernel(i32 %arg0, i64 %arg1, <16 x i32> %arg2) {
@@ -102,6 +103,7 @@ define amdgpu_kernel void @kernel(i32 %arg0, i64 %arg1, <16 x i32> %arg2) {
102103
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
103104
; CHECK-NEXT: longBranchReservedReg: ''
104105
; CHECK-NEXT: hasInitWholeWave: false
106+
; CHECK-NEXT: isDynamicVGPREnabled: false
105107
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
106108
; CHECK-NEXT: body:
107109
define amdgpu_ps void @ps_shader(i32 %arg0, i32 inreg %arg1) {
@@ -174,6 +176,7 @@ define amdgpu_ps void @gds_size_shader(i32 %arg0, i32 inreg %arg1) #5 {
174176
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
175177
; CHECK-NEXT: longBranchReservedReg: ''
176178
; CHECK-NEXT: hasInitWholeWave: false
179+
; CHECK-NEXT: isDynamicVGPREnabled: false
177180
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
178181
; CHECK-NEXT: body:
179182
define void @function() {
@@ -228,6 +231,7 @@ define void @function() {
228231
; CHECK-NEXT: sgprForEXECCopy: '$sgpr100_sgpr101'
229232
; CHECK-NEXT: longBranchReservedReg: ''
230233
; CHECK-NEXT: hasInitWholeWave: false
234+
; CHECK-NEXT: isDynamicVGPREnabled: false
231235
; CHECK-NEXT: scratchReservedForDynamicVGPRs: 0
232236
; CHECK-NEXT: body:
233237
define void @function_nsz() #0 {

0 commit comments

Comments
 (0)