Skip to content

Commit e78335e

Browse files
committed
Update NumSgprs for GCN Trackers test
Signed-off-by: John Lu <[email protected]>
1 parent f9fc4a8 commit e78335e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/CodeGen/AMDGPU/schedule-amdgpu-trackers.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ define amdgpu_kernel void @constant_zextload_v64i16_to_v64i32(ptr addrspace(1) %
7373
}
7474

7575
; CHECK-LABEL: {{^}}excess_soft_clause_reg_pressure:
76-
; GFX908: NumSgprs: 64
77-
; GFX908-GCNTRACKERS: NumSgprs: 64
76+
; GFX908: NumSgprs: 56
77+
; GFX908-GCNTRACKERS: NumSgprs: 56
7878
; GFX908: NumVgprs: 43
7979
; GFX908-GCNTRACKERS: NumVgprs: 39
8080
; GFX908: Occupancy: 5

0 commit comments

Comments
 (0)