-
Notifications
You must be signed in to change notification settings - Fork 737
2021 06 21 sync
Alexey Bader edited this page Jun 21, 2021
·
2 revisions
- Opens
- Status update on following patches:
-
https://github.com/intel/llvm/pull/3915 - [NFC] Remove LLVM type name altering.
- To address https://github.com/intel/llvm/issues/304
- [Draft] https://github.com/intel/llvm/pull/3929 - Remove sycldevice target triple environment component
- To address https://github.com/intel/llvm/issues/3534
-
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.
- 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).
-
https://github.com/intel/llvm/pull/3915 - [NFC] Remove LLVM type name altering.