llvm
llvm copied to clipboard
[SYCL][Graph] Only get command handle for updatable command-buffers
- Update UR tag to include changes to command-handles
- Update calls to UrCommandBufferAppendKernelLaunch to only request command handles for updatable command-buffers
- Only store command handles for updatable command-graphs
UR PR: https://github.com/oneapi-src/unified-runtime/pull/2131