-
Notifications
You must be signed in to change notification settings - Fork 737
2021 08 02 sync
Alexey Bader edited this page Aug 11, 2021
·
3 revisions
- Opens
- Status update on following patches:
- [Draft] https://github.com/intel/llvm/pull/3892 - [SYCL] Adding support for 'sycl_special_class' attribute.
- To address the comment from https://reviews.llvm.org/D71016.
- Seems to be close to finalization.
- [Draft] https://github.com/intel/llvm/pull/3929 - Remove sycldevice target triple environment component
- Addresses https://github.com/intel/llvm/issues/3534.
- 2 final todo items are in progress.
- WIP: rebase SYCL device compiler patch set to ToT - https://github.com/intel/llvm/pull/3071.
- https://github.com/intel/llvm/commit/b3c6fd9d2575ab34552607cc9532805d5c1898d1 conflicts with patches from Sven (e.g. 6cb7631df348).
- [Draft] https://github.com/intel/llvm/pull/3892 - [SYCL] Adding support for 'sycl_special_class' attribute.