llvm
llvm copied to clipboard
[SYCL] Balance device reference counter
Why it's not strictly required to release(decrement reference counters) of handles of root devices it might be convenient for plugins to have the same behavior as for other handles.
Related github issue https://github.com/intel/llvm/issues/6034
@smaslov-intel Could you please review?
@v-klochkov Could you please take a look?