Skip to content

Releases: intel/llvm

DPC++ daily 2022-12-20

20 Dec 17:26
589824d

Choose a tag to compare

Pre-release
[SYCL] Add default constructor to `sycl::local_accessor`. (#7815)

Adding default constructor to sycl::local_accessor to comply with spec.

DPC++ daily 2022-12-19

19 Dec 17:30
d239fb0

Choose a tag to compare

Pre-release
sycl-nightly/20221219

[SYCL] Fix post-commit issues after #7521 (#7825)

DPC++ daily 2022-12-15

15 Dec 17:39
e839d4e

Choose a tag to compare

Pre-release
[BuildBot] Uplift CPU/FPGAEMU RT version to 2022.15.12.0.01 (#7717)

OpenCL CPU RT:  2022.14.8.0.04 -> 2022.15.12.0.01
OpenCL FPGAEMU RT: 2022.14.8.0.04 -> 2022.15.12.0.01
OpenCL FPGA RT Linux: 20220710_000003 -> 20221104_143714
OpenCL FPGA RT Windows: 20220710_000003 -> 20221104_143951

DPC++ daily 2022-12-14

14 Dec 17:39
c63f802

Choose a tag to compare

Pre-release
sycl-nightly/20221214

[ESIMD] Add capability to specify 64 bit offsets to esimd memory func…

DPC++ daily 2022-12-13

13 Dec 17:44
d2ec964

Choose a tag to compare

Pre-release
sycl-nightly/20221213

[SYCL][Level Zero] Implement sycl_ext_intel_queue_index extension (#7…

DPC++ daily 2022-12-12

12 Dec 18:01
4c22e7b

Choose a tag to compare

Pre-release
[SYCL][CUDA] Fix a test which assumed build on Linux machines. (#7734)

Fix a test which assumed build on Linux machines.

DPC++ daily 2022-12-10

10 Dec 17:39
e5de913

Choose a tag to compare

Pre-release
sycl-nightly/20221210

[SYCL][CUDA][HIP] Implement support for AMD and NVIDIA architectures …

DPC++ daily 2022-12-09

09 Dec 17:40
f32d34f

Choose a tag to compare

Pre-release
[SYCL][libclc] Remangler fixes (#7723)

@pvchupin I've fixed the issues you mentioned in
https://github.com/intel/llvm/pull/7220#issuecomment-1340184612 (the
last two commits):
* shared libs build: e0f3a52e7a6cf2e991a92b6d69c8931957d22af3
* windows mangling: b88627f5dd93b32ea77cc8b7558b83b93af058fe

The rest is as per https://github.com/intel/llvm/pull/7220

Co-authored-by: Aaron Ballman <[email protected]>
Co-authored-by: premanandrao <[email protected]>
Co-authored-by: Steffen Larsen <[email protected]>

DPC++ daily 2022-12-08

08 Dec 17:42
9f9503f

Choose a tag to compare

Pre-release
[SYCL] Fix post commit failure for #6837 (#7703)

Signed-off-by: Tikhomirova, Kseniya <[email protected]>

oneAPI DPC++ Compiler dependencies

09 Dec 07:13
c103a6a

Choose a tag to compare

Pre-release

This release contains OpenCL RT for Intel CPU and FPGA emulator used for oneAPI DPC++ Compiler and runtime validation
Please, see the runtime installation guide here.