@@ -78,50 +78,7 @@ callSites: []
7878debugValueSubstitutions : []
7979constants : []
8080machineFunctionInfo :
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
12582body : |
12683 bb.0.entry:
12784 liveins: $sgpr4_sgpr5
0 commit comments