llvm
f7b00b75
- [SYCL] Fix sycl::vec unary ops (#10722)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[SYCL] Fix sycl::vec unary ops (#10722) The recent sycl::vec changes (https://github.com/intel/llvm/pull/9492) broke they unary operations. This PR fixes them and adds some testing to avoid that in the future.
References
#10722 - [SYCL] Fix sycl::vec unary ops
Author
cperkinsintel
Parents
180a92ad
Loading