llvm
c11bb9c7
- [UR][CUDA][HIP] Remove unnecessary device retain/release (#17937)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
329 days ago
[UR][CUDA][HIP] Remove unnecessary device retain/release (#17937) `urDeviceRetain` and `urDeviceRelease` are no-ops, so this patch removes all uses. Uses of it in the context will be removed in https://github.com/intel/llvm/pull/17571
References
#17937 - [UR][CUDA][HIP] Remove unnecessary device retain/release
Author
npmiller
Parents
9433a80e
Loading