-
Notifications
You must be signed in to change notification settings - Fork 737
2021 07 19 sync
Alexey Bader edited this page Jul 18, 2021
·
1 revision
- 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.
- Debate on parameterized vs non-parameterized attribute.
- [Draft] https://github.com/intel/llvm/pull/3929 - Remove sycldevice target triple environment component
- Addresses https://github.com/intel/llvm/issues/3534.
- 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).
- [Blocked] https://github.com/intel/llvm/pull/3915 - [NFC] Remove LLVM type name altering.
- Pending on Intel OpenCL CPU driver update. The patch exposed a bug in Intel OpenCL CPU implementation - dependency on OpName instruction.
- Addresses https://github.com/intel/llvm/issues/304
- [Draft] https://github.com/intel/llvm/pull/3892 - [SYCL] Adding support for 'sycl_special_class' attribute.