File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -157,10 +157,8 @@ declare void @undef_func()
157
157
; GFX908: .amdhsa_next_free_vgpr 32
158
158
; GFX90A: .amdhsa_next_free_vgpr 64
159
159
; GFX90A: .amdhsa_accum_offset 32
160
- ; GCN908: NumVgprs: 128
161
- ; GCN908: NumAgprs: 128
162
- ; GCN90A: NumVgprs: 256
163
- ; GCN90A: NumAgprs: 256
160
+ ; GCN: NumVgprs: 32
161
+ ; GCN: NumAgprs: 32
164
162
; GFX908: TotalNumVgprs: 32
165
163
; GFX90A: TotalNumVgprs: 64
166
164
; GFX908: VGPRBlocks: 7
Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ define amdgpu_kernel void @max_10_vgprs_spill_v32(ptr addrspace(1) %p) #0 {
88
88
; GFX900: ScratchSize: 132
89
89
; GFX908: NumVgprs: 252
90
90
; GFX908: ScratchSize: 0
91
- ; GCN900 : VGPRBlocks: 63
92
- ; GCN908 : VGPRBlocks: 62
91
+ ; GFX900 : VGPRBlocks: 63
92
+ ; GFX908 : VGPRBlocks: 62
93
93
; GFX900: NumVGPRsForWavesPerEU: 256
94
94
; GFX908: NumVGPRsForWavesPerEU: 252
95
95
define amdgpu_kernel void @max_256_vgprs_spill_9x32 (ptr addrspace (1 ) %p ) #1 {
You can’t perform that action at this time.
0 commit comments