Skip to content

Commit 17ff6cc

Browse files
committed
wip
1 parent 982bf0d commit 17ff6cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/loader/layers/sanitizer/msan/msan_ddi.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,10 +1390,7 @@ ur_result_t UR_APICALL urEnqueueUSMMemcpy(
13901390

13911391
if (phEvent) {
13921392
*phEvent = hEvent;
1393-
} else {
1394-
getContext()->urDdiTable.Event.pfnWait(1, &hEvent);
13951393
}
1396-
// getContext()->urDdiTable.Queue.pfnFinish(hQueue);
13971394

13981395
return UR_RESULT_SUCCESS;
13991396
}

0 commit comments

Comments
 (0)