-
Notifications
You must be signed in to change notification settings - Fork 770
2020 04 06 sync
Alexey Bader edited this page Apr 2, 2020
·
3 revisions
- Opens
- Optimizing LLVM IR for SPIR target - status update from Alexey B.
- Patches in review for llorg:
-
https://reviews.llvm.org/D71016 - [SYCL] Implement OpenCL kernel function generation
- Updates from Victor
- https://reviews.llvm.org/D77220 - [SYCL] Enable Open CL types required for implementing the SYCL headers.
-
https://reviews.llvm.org/D74387 - [SYCL] Do not diagnose use of __float128
- Updates from Mariya
-
https://reviews.llvm.org/D71016 - [SYCL] Implement OpenCL kernel function generation
- Patched committed to llorg:
- https://reviews.llvm.org/rGb5a034e771d0e4d7d8e71fc545b230d98e5a1f42 - [SYCL] Implement __builtin_unique_stable_name.