-
Notifications
You must be signed in to change notification settings - Fork 741
2020 09 28 sync
Alexey Bader edited this page Sep 28, 2020
·
2 revisions
-
Opens
- 2020 LLVM Dev Meeting round table agenda.
-
Patches in review for llorg:
- https://reviews.llvm.org/D87282 - [SYCL] Assume SYCL device functions are convergent
-
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.
-
GitHub issues/PRs
-
https://github.com/intel/llvm/issues/1799#issuecomment-637395726 -
half
implementation:__fp16
vs_Float16
. -
https://github.com/intel/llvm/issues/2041 - [SYCL][FE] Add an attribute to annotate special sycl types
- https://reviews.llvm.org/D71016 - [SYCL] Implement OpenCL kernel function generation
-
https://github.com/intel/llvm/issues/1799#issuecomment-637395726 -
-
Back-burner
- https://reviews.llvm.org/D77220 - [SYCL] Enable OpenCL types required for implementing the SYCL headers.