SWDEV-437776: Fixing typo for in stitch.py. Fixing singleDispatch kernel name.
Change-Id: I8d65598fffa4f15f78a64f741fdcb9a4a77af2a0
[ROCm/rocprofiler commit: 25a02fe03e]
This commit is contained in:
committed by
Giovanni Baraldi
parent
dbcf4ffd09
commit
064f77ecf3
@@ -575,6 +575,6 @@ def stitch(insts, raw_code, jumps, gfxv, bIsAuto, codeservice):
|
||||
)
|
||||
break
|
||||
line += 1
|
||||
print('Sucessfuly parsed', i, 'tokens')
|
||||
print('Success: Parsed', i, 'tokens')
|
||||
|
||||
return result, loopCount, mem_unroll, flight_count, maxline, len(result), pcskip
|
||||
|
||||
Reference in New Issue
Block a user