llvm
86fb52b0
- [SYCL] Coverity: remove redundant move (#22101)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
39 days ago
[SYCL] Coverity: remove redundant move (#22101) This device_image_impl constructor accepts context by const ref. Makes no sense to move. closes https://github.com/intel/llvm/issues/21916
References
#22101 - [SYCL] Coverity: remove redundant move
Author
KornevNikita
Parents
3b2369c2
Loading