llvm icon indicating copy to clipboard operation
llvm copied to clipboard

Use new UR handles for opencl instead of casting mechanism

Open omarahmed1111 opened this issue 1 year ago • 3 comments

This PR changes sycl-rt for opencl interop functionality to use the new UR handles layer for opencl, instead of relying on casting directly handles directly. So, it removes the 1:1 relation between UR/sycl-rt and opencl.

Testing PR for this UR PR

omarahmed1111 avatar Dec 14 '23 11:12 omarahmed1111

:white_check_mark: With the latest revision this PR passed the C/C++ code formatter.

github-actions[bot] avatar Dec 21 '23 12:12 github-actions[bot]

@intel/dpcpp-nativecpu-pi-reviewers @intel/llvm-reviewers-cuda @intel/unified-runtime-reviewers @intel/llvm-reviewers-runtime @sergey-semenov Could you review this when possible, Thanks!

omarahmed1111 avatar Feb 07 '24 13:02 omarahmed1111