-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] [UR] [Graphs] Added missing UR_CALLs #19143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: sycl
Are you sure you want to change the base?
Conversation
841e11d
to
add1c26
Compare
add1c26
to
55dae53
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's one more missing UR_CALL found by coverity: https://github.com/intel/llvm/blob/sycl/unified-runtime/source/adapters/level_zero/command_buffer.cpp#L1515-L1516
Can you fix that as well?
Aye, thanks for pointing out. |
8000
8d259cc
to
9f6893a
Compare
Small fixes flagged by static analyzer:
UR_CALL
andUR_CALL_NOCHECK
tour::level_zero
function calls in Command Buffer,shared_ptr