SWDEV-437776: Fixing typo for in stitch.py. Fixing singleDispatch kernel name.

Change-Id: I8d65598fffa4f15f78a64f741fdcb9a4a77af2a0


[ROCm/rocprofiler commit: 25a02fe03e]
This commit is contained in:
Giovanni LB
2023-12-27 15:47:53 -03:00
committed by Giovanni Baraldi
parent dbcf4ffd09
commit 064f77ecf3
3 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -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