-
Notifications
You must be signed in to change notification settings - Fork 738
2020 06 01 sync
Alexey Bader edited this page Jun 1, 2020
·
5 revisions
- Opens
- GitHub issues/PRs
- https://github.com/intel/llvm/issues/806 - update from Alexey Sachkov
- https://github.com/intel/llvm/issues/1777 - compiler guidelines on new diagnostics
- https://github.com/intel/llvm/pull/1786 - Matching sizeof long double of SYCL device with that of host
- Patches in review for llorg:
- https://reviews.llvm.org/D74387 - [SYCL] Do not diagnose use of __float128
- https://reviews.llvm.org/D71016 - [SYCL] Implement OpenCL kernel function generation
- https://reviews.llvm.org/D77220 - [SYCL] Enable OpenCL types required for implementing the SYCL headers.
- https://reviews.llvm.org/D80932 - [SYCL] Make default address space a superset of OpenCL address spaces