-
Notifications
You must be signed in to change notification settings - Fork 737
2021 09 13 sync
Alexey Bader edited this page Sep 13, 2021
·
2 revisions
- Opens
- https://reviews.llvm.org/D108621 - Anastasia requested separate target for LLVM-SPIR-V.
- 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.
- [Merged] https://github.com/intel/llvm/pull/3929 - Remove sycldevice target triple environment component
- Addresses https://github.com/intel/llvm/issues/3534.
- Follow-up fix https://github.com/intel/llvm/pull/4475.
- https://reviews.llvm.org/D108034 - [SPIR-V] Add SPIR-V builtin functions and types
- 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.