Skip to content

Releases: intel/llvm

DPC++ daily 2023-03-15

15 Mar 16:28
47cf939
Compare
Choose a tag to compare
Pre-release
[SYCL-Fusion] Fix shared lib build (#8653)

Shared lib build fails due to a missing dep.

Signed-off-by: Victor Lomuller <victor@codeplay.com>

DPC++ daily 2023-03-14

14 Mar 16:24
e753f88
Compare
Choose a tag to compare
Pre-release
[SYCL][NFC] Ignore unused argument (#8643)

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>

DPC++ daily 2023-03-13

13 Mar 16:31
782f56d
Compare
Choose a tag to compare
Pre-release
sycl-nightly/20230313

[SYCL][Fusion] Make GID remapping instruction order deterministic (#8…

DPC++ daily 2023-03-12

12 Mar 16:25
23c518d
Compare
Choose a tag to compare
Pre-release
[CI] Update stale action version (#8618)

Add messages for PR actions.

DPC++ daily 2023-03-11

11 Mar 17:24
4a41230
Compare
Choose a tag to compare
Pre-release
[SYCL] Implement native_specialization_constant() (#8613)

native_specialization_constant() returns true only in JIT mode on opencl
& level-zero backends (because only SPIR-V supports them)

DPC++ daily 2023-03-10

10 Mar 17:24
fea99cc
Compare
Choose a tag to compare
Pre-release
[SYCL][NFC] Add MSVC narrowing bug comment (#8611)

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>

DPC++ daily 2023-03-09

09 Mar 17:27
7df9b5e
Compare
Choose a tag to compare
Pre-release
[SYCL][UR] Update unified-runtime (#8315)

Update to

https://github.com/oneapi-src/unified-runtime/commit/6fb8e2620f1474428a539ef46d6dd47043c7d59b

Tag: weekly-2023-02-24

Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>

DPC++ daily 2023-03-08

08 Mar 17:24
1f39511
Compare
Choose a tag to compare
Pre-release
sycl-nightly/20230308

[SYCL][Doc] Clarify usage of Intel GPU drivers in WSL under the docke…

DPC++ daily 2023-03-07

07 Mar 17:24
ecc3bc6
Compare
Choose a tag to compare
Pre-release
sycl-nightly/20230307

[SYCL]Allow parameter pack expansion in device_has attribute (#8536)

DPC++ daily 2023-03-06

06 Mar 17:25
3ae0889
Compare
Choose a tag to compare
Pre-release
sycl-nightly/20230306

[ESIMD] Make sure metadata references new function in ESIMDLowerVecAr…