Skip to content

Commit 378ad53

Browse files
alex-tarsenm
andauthored
Update llvm/test/CodeGen/AMDGPU/triton_regression_no_waterfall.mir
Co-authored-by: Matt Arsenault <[email protected]>
1 parent 3838c8d commit 378ad53

File tree

1 file changed

+0
-43
lines changed

1 file changed

+0
-43
lines changed

llvm/test/CodeGen/AMDGPU/triton_regression_no_waterfall.mir

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -78,50 +78,7 @@ callSites: []
7878
debugValueSubstitutions: []
7979
constants: []
8080
machineFunctionInfo:
81-
explicitKernArgSize: 24
82-
maxKernArgAlign: 8
83-
ldsSize: 0
84-
gdsSize: 0
85-
dynLDSAlign: 1
8681
isEntryFunction: true
87-
isChainFunction: false
88-
noSignedZerosFPMath: false
89-
memoryBound: false
90-
waveLimiter: false
91-
hasSpilledSGPRs: false
92-
hasSpilledVGPRs: false
93-
scratchRSrcReg: '$private_rsrc_reg'
94-
frameOffsetReg: '$fp_reg'
95-
stackPtrOffsetReg: '$sp_reg'
96-
bytesInStackArgArea: 0
97-
returnsVoid: true
98-
argumentInfo:
99-
dispatchPtr: { reg: '$sgpr0_sgpr1' }
100-
queuePtr: { reg: '$sgpr2_sgpr3' }
101-
kernargSegmentPtr: { reg: '$sgpr4_sgpr5' }
102-
dispatchID: { reg: '$sgpr6_sgpr7' }
103-
workGroupIDX: { reg: '$sgpr8' }
104-
workGroupIDY: { reg: '$sgpr9' }
105-
workGroupIDZ: { reg: '$sgpr10' }
106-
workItemIDX: { reg: '$vgpr0', mask: 1023 }
107-
workItemIDY: { reg: '$vgpr0', mask: 1047552 }
108-
workItemIDZ: { reg: '$vgpr0', mask: 1072693248 }
109-
psInputAddr: 0
110-
psInputEnable: 0
111-
maxMemoryClusterDWords: 8
112-
mode:
113-
ieee: true
114-
dx10-clamp: true
115-
fp32-input-denormals: true
116-
fp32-output-denormals: true
117-
fp64-fp16-input-denormals: true
118-
fp64-fp16-output-denormals: true
119-
highBitsOf32BitAddress: 0
120-
occupancy: 8
121-
vgprForAGPRCopy: ''
122-
sgprForEXECCopy: ''
123-
longBranchReservedReg: ''
124-
hasInitWholeWave: false
12582
body: |
12683
bb.0.entry:
12784
liveins: $sgpr4_sgpr5

0 commit comments

Comments
 (0)