llvm
9402e082
- [SYCL] Replace __clc_native_exp2/tanh with nv functions in SYCL headers (#21472)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
[SYCL] Replace __clc_native_exp2/tanh with nv functions in SYCL headers (#21472) Why: - __clc_* names are libclc-internal conventions and are confusing in SYCL headers. - After this change, clc-remangler don't need to handle __clc_* symbols.
References
#21472 - [SYCL] Replace __clc_native_exp2/tanh with nv functions in SYCL headers
Author
wenju-he
Parents
75ff20b4
Loading