Commit 9944033
[SYCL] Make SYCL math functions overloads instead of templates (#9753)
It was decided to change all built-in functions from templates to
overloads. This patch changes non-marray part of "4.17.5. Math
functions".
Spec: KhronosGroup/SYCL-Docs#428
---------
Co-authored-by: Steffen Larsen <steffen.larsen@intel.com>1 parent 138c387 commit 9944033
File tree
8 files changed
+709
-549
lines changed- llvm/lib/SYCLLowerIR/ESIMD
- sycl
- include/sycl
- ext
- intel/esimd/detail
- oneapi/experimental
- test-e2e
- Basic
- sycl_2020_images
- DiscardEvents
- ESIMD/kmeans
8 files changed
+709
-549
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments