Tags: lsatanov/llvm
Tags
[SYCL] Disable fallback assert by default (intel#4694) Due excessive amount of issues submitted against fallback assert implementation the fallback assert is now disabled by default until fixed.
[CI] Hotfix for failing LLVM test suite jobs (intel#5483)
[SYCL][DOC] Move proposed FPGA extensions (intel#5453) These two extension specifications are proposed changes to existing extensions. Move them to the "proposed" directory. You can see the proposed changes via: ``` $ git diff HEAD:sycl/doc/extensions/{supported,proposed}/SYCL_EXT_INTEL_DATAFLOW_PIPES.asciidoc $ git diff HEAD:sycl/doc/extensions/{supported,proposed}/SYCL_EXT_INTEL_FPGA_LSU.md ```
[SYCL] Deprecate sycl::atomics in SYCL 2020 mode (intel#5440) Explicitly marked class cl::sycl::atomic as deprecated to meet an ad hoc requirement of new SYCL standard.
[SYCL][DOC] Clarification to device global design (intel#5432) Clarify which SPIR-V decorations the `sycl-post-link` tool generates for each device global variable. Also update the link to the compile-time property design, which is now merged.
[SYCL][DOC] Move SRGB extension doc (intel#5439) Move this extension document to the "supported" category.
[SYCL] Fix CI failure (intel#5434) Fix build issues i B649 ntroduced by intel#5259
[SYCL][XPTI] Add instrumentation for USM allocations (intel#5391) Save code location information about USM allocations to TLS.
[Matrix][SYCL] Add support for bf16's wi_element (intel#5397)
[HIP] Add generic address space impl of __spirv_ocl_frexp for HIP bac… …kend (intel#5377) This involved manually mangling the namespaces since the default would be address space 5 otherwise.
PreviousNext