diff options
author | Kseniya Tikhomirova <kseniya.tikhomirova@intel.com> | 2025-07-31 20:28:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 11:28:39 -0700 |
commit | 4cec4938c67b5dec64a2512806f84b3ddcd499f2 (patch) | |
tree | af7217de353016d25c3101b4faf87def8e978e7c /lldb/packages/Python/lldbsuite/test | |
parent | 3a18fe33f0763cd9276c99c276448412100f6270 (diff) | |
download | llvm-4cec4938c67b5dec64a2512806f84b3ddcd499f2.zip llvm-4cec4938c67b5dec64a2512806f84b3ddcd499f2.tar.gz llvm-4cec4938c67b5dec64a2512806f84b3ddcd499f2.tar.bz2 |
[SYCL] Add libsycl, a SYCL RT library implementation project (#144372)
This patch introduces libsycl, a SYCL runtime library implementation, as
a top-level LLVM runtime project.
SYCL spec:
https://registry.khronos.org/SYCL/specs/sycl-2020/html/sycl-2020.html
Commit contains the basic folder layout and CMake infrastructure to
build a dummy SYCL library.
This is part of the SYCL support upstreaming effort. The relevant RFCs
can be found here:
https://discourse.llvm.org/t/rfc-add-full-support-for-the-sycl-programming-model/74080
https://discourse.llvm.org/t/rfc-sycl-runtime-upstreaming/74479
Upcoming PRs:
- UR offloading library fetch & build
- partial implementation of sycl::platform: requires offloading layer,
requires classes for backend loading & enumeration.
---------
Signed-off-by: Tikhomirova, Kseniya <kseniya.tikhomirova@intel.com>
Co-authored-by: Alexey Bader <alexey.bader@intel.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions