-
Notifications
You must be signed in to change notification settings - Fork 736
2020 12 07 sync
Alexey Bader edited this page Dec 6, 2020
·
1 revision
- Opens
- Patches in review for llorg:
-
https://reviews.llvm.org/D89909 - [SYCL] Implement SYCL address space attributes handling
- Update on addressing review comments and integration to DPC++ (https://github.com/intel/llvm/pull/2864).
- https://reviews.llvm.org/D80932 - [SYCL] Make default address space a superset of OpenCL address spaces
- https://reviews.llvm.org/D62574 - Add support for target-configurable address spaces.
-
https://reviews.llvm.org/D89909 - [SYCL] Implement SYCL address space attributes handling
- Improvements for C/C++ standard library support in SYCL device code:
- A few alternative approaches: https://github.com/intel/llvm/pull/2723, https://github.com/intel/llvm/pull/2783, https://github.com/intel/llvm/pull/2833.