llvm
61c65436
- [SYCL][Native CPU] Add missing components. (#20068)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
338 days ago
[SYCL][Native CPU] Add missing components. (#20068) In the default configuration, effectively components would be linked in implicitly, but with --shared-libs, that is not the case and we need to make sure to list all components we use. Fixes #20061
References
#20068 - [SYCL][Native CPU] Add missing components.
Author
hvdijk
Parents
9eaa3448
Loading