We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fc4a8 commit e78335eCopy full SHA for e78335e
llvm/test/CodeGen/AMDGPU/schedule-amdgpu-trackers.ll
@@ -73,8 +73,8 @@ define amdgpu_kernel void @constant_zextload_v64i16_to_v64i32(ptr addrspace(1) %
73
}
74
75
; CHECK-LABEL: {{^}}excess_soft_clause_reg_pressure:
76
-; GFX908: NumSgprs: 64
77
-; GFX908-GCNTRACKERS: NumSgprs: 64
+; GFX908: NumSgprs: 56
+; GFX908-GCNTRACKERS: NumSgprs: 56
78
; GFX908: NumVgprs: 43
79
; GFX908-GCNTRACKERS: NumVgprs: 39
80
; GFX908: Occupancy: 5
0 commit comments