Releases: intel/llvm
Releases · intel/llvm
DPC++ daily 2023-03-15
[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
[SYCL][NFC] Ignore unused argument (#8643) Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
DPC++ daily 2023-03-13
sycl-nightly/20230313 [SYCL][Fusion] Make GID remapping instruction order deterministic (#8…
DPC++ daily 2023-03-12
[CI] Update stale action version (#8618) Add messages for PR actions.
DPC++ daily 2023-03-11
[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
[SYCL][NFC] Add MSVC narrowing bug comment (#8611) Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
DPC++ daily 2023-03-09
[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
sycl-nightly/20230308 [SYCL][Doc] Clarify usage of Intel GPU drivers in WSL under the docke…
DPC++ daily 2023-03-07
sycl-nightly/20230307 [SYCL]Allow parameter pack expansion in device_has attribute (#8536)
DPC++ daily 2023-03-06
sycl-nightly/20230306 [ESIMD] Make sure metadata references new function in ESIMDLowerVecAr…