-
Notifications
You must be signed in to change notification settings - Fork 798
Insights: intel/llvm
Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
-
nightly-2025-08-08 DPC++ daily 2025-08-08
published
Aug 8, 2025 -
nightly-2025-08-09 DPC++ daily 2025-08-09
published
Aug 9, 2025 -
nightly-2025-08-10 DPC++ daily 2025-08-10
published
Aug 10, 2025 -
nightly-2025-08-11 DPC++ daily 2025-08-11
published
Aug 11, 2025 -
nightly-2025-08-12 DPC++ daily 2025-08-12
published
Aug 12, 2025 -
nightly-2025-08-13 DPC++ daily 2025-08-13
published
Aug 13, 2025 -
nightly-2025-08-14 DPC++ daily 2025-08-14
published
Aug 14, 2025
47 Pull requests merged by 23 people
-
[UR][SYCL] Implement USM prefetch from device to host in SYCL runtime and UR
#19437 merged
Aug 14, 2025 -
Revert "[SYCL] Remove oneapi::sub_group under preview"
#19794 merged
Aug 14, 2025 -
[SYCL] Adjust initialization of array kernel parameters.
#19778 merged
Aug 14, 2025 -
[SYCL] Add copy/move ctors and assignment operators to sycl::detail::optional
#19775 merged
Aug 14, 2025 -
[GHA] Uplift Linux IGC Dev RT version to igc-dev-e9afb18
#19793 merged
Aug 14, 2025 -
[CI] Don't require SPIR-V Tools in Windows
#19803 merged
Aug 14, 2025 -
[SYCL][Docs] Move sycl_ext_oneapi_forward_progress to experimental
#19796 merged
Aug 14, 2025 -
[SYCL] Fix linkage adjustment of kernels
#19771 merged
Aug 14, 2025 -
[SYCL] Keep bfloat16 native and fallback spv for compatibility
#19780 merged
Aug 14, 2025 -
[libspirv] Use clc function in libspirv generic math half_* functions
#19779 merged
Aug 14, 2025 -
[UR][CMake] Improve support for pre-installed Level Zero and simplify
#19763 merged
Aug 13, 2025 -
[CUDA] Use --image3 to construct fat binary (#151760)
#19770 merged
Aug 13, 2025 -
[CI][NFC] Add clarification for ext_oneapi_can_compile change
#19764 merged
Aug 13, 2025 -
[SYCL] Remove oneapi::sub_group under preview
#19781 merged
Aug 13, 2025 -
[SYCL] Delete symbol based info with the last image referencing it
#19659 merged
Aug 13, 2025 -
[DevMSAN] Correctly apply stride for dest/src pointer when do async copy
#19766 merged
Aug 13, 2025 -
[CI] Install DeviceConfigFile independently (#19773)
#19783 merged
Aug 13, 2025 -
[UR][L0v2] Include subdevices when populating p2p access devices
#19772 merged
Aug 13, 2025 -
[SYCL][L0] Fix absence of zeInit in Level Zero LIT e2e tests
#18956 merged
Aug 13, 2025 -
[CI] Install DeviceConfigFile independently
#19773 merged
Aug 12, 2025 -
[GDB] Fix pretty-printer crash for sycl::item MOffset
#19683 merged
Aug 12, 2025 -
[SYCL] Avoid additional allocations in has_extension
#19765 merged
Aug 12, 2025 -
[SYCL] Add sycl-jit e2e feature
#19724 merged
Aug 12, 2025 -
[SYCL][Doc] Add proposed range_type extension
#15962 merged
Aug 12, 2025 -
[SYCL] Simplify detection of device bitcode libraries for RTC
#19756 merged
Aug 12, 2025 -
[CI] Enable UR runs in benchmarking CI
#19753 merged
Aug 11, 2025 -
[SYCL] Add validation + exception handling to SYCL_PARALLEL_FOR_RANGE_ROUNDING_PARAMS
#19381 merged
Aug 11, 2025 -
[CI] Backward-compatibility testing against
sycl-rel-6_3
#19761 merged
Aug 11, 2025 -
[libc++] Fix return type of ilogb(double)
#19755 merged
Aug 11, 2025 -
[GHA] Uplift Linux IGC Dev RT version to igc-dev-64d0420
#19754 merged
Aug 11, 2025 -
[SYCL][E2E] Better control of testing
preview-mode
#19758 merged
Aug 11, 2025 -
[SYCL] Don't add itt libdevice into linking list for NV,AMD,NativeCPU backend
#19603 merged
Aug 11, 2025 -
[SYCL][Doc] Add proposed sycl_ext_oneapi_spirv_queries spec
#19435 merged
Aug 11, 2025 -
[CI] Update legacy key value format
#19757 merged
Aug 11, 2025 -
[UR][CUDA] Add support for CUDA 13
#19752 merged
Aug 11, 2025 -
[SYCL] Pass NDRDescT to CGExecKernel::CGExecKernel() by reference
#19728 merged
Aug 11, 2025 -
[UR][CUDA] Properly quote strings in CMake
#19750 merged
Aug 11, 2025 -
[UR][Offload] Event waiting
#19594 merged
Aug 11, 2025 -
[SYCL][E2E] Remove preview/CXX11_ABI RUN lines from
AbiNeutral/*
#19743 merged
Aug 11, 2025 -
[SYCL] Don't use
zstd
context across threads.#19747 merged
Aug 8, 2025 -
[Inline] Enable constant folding for fpbuiltin sqrt
#19746 merged
Aug 8, 2025 -
[CI] Update sycl-rel-nightly-launch.yml
#19742 merged
Aug 8, 2025 -
LLVM and SPIRV-LLVM-Translator pulldown (WW32 2025)
#19716 merged
Aug 8, 2025 -
[SYCL] Add __attribute__((const)) to SPIR-V BuiltIn function declaration
#19674 merged
Aug 8, 2025 -
[libspirv] reuse clc function in __spirv_ocl_normalize/fast_normalize
#19722 merged
Aug 8, 2025 -
[CI] Extend "Preview mode" testing in Nightly
#19745 merged
Aug 8, 2025 -
[CI] Use E2E container binaries in
run-only
manual E2E task dispatch#19744 merged
Aug 7, 2025
29 Pull requests opened by 19 people
-
[Joint matrix] Add test cases for all shapes in get_coordinate_ops test
#19748 opened
Aug 8, 2025 -
[SYCL] Simplify check whether a header file is available for inclusion
#19759 opened
Aug 11, 2025 -
[SYCL][E2E] Remove unintentional debugging flag in E2E test
#19760 opened
Aug 11, 2025 -
[SYCL] fix for flaky ~event failure in Win unit tests
#19762 opened
Aug 11, 2025 -
[SYCL][NATIVECPU][DOCS] add Native CPU info to GettingStartedGuide
#19768 opened
Aug 12, 2025 -
WIP: batched queue submissions
#19769 opened
Aug 12, 2025 -
[CI][NFC] Clarify the breaking of the opportunistic_group
#19774 opened
Aug 12, 2025 -
[SYCL] Disable dead arg elimination for free function kernels
#19776 opened
Aug 12, 2025 -
[SYCL][Doc] Minor tweaks to SPV_INTEL_function_variants
#19782 opened
Aug 13, 2025 -
[SYCL] Fix libspirv invalid path in -###
#19784 opened
Aug 13, 2025 -
[SYCL] Fix reported P2P accessibility across platforms
#19785 opened
Aug 13, 2025 -
[SYCL][Docs] Fix sycl_ext_oneapi_peer_access implementation and extension
#19787 opened
Aug 13, 2025 -
[UR][CTS] Update urEventSetCallback test to not assume sync. events
#19788 opened
Aug 13, 2025 -
[SYCL] Deprecate unintentionally public property_list APIs
#19789 opened
Aug 13, 2025 -
[SYCL][DOC] Add debugging section in developer docs
#19790 opened
Aug 13, 2025 -
[SYCL][Doc] Add ONEAPI_PVC_SEND_WAR_WA env variable description
#19791 opened
Aug 13, 2025 -
[CI] Produce UR builds from ur-build-hw.yml
#19792 opened
Aug 13, 2025 -
[SYCL][Docs] Add sycl_ext_named_sub_group_sizes kernel properties
#19795 opened
Aug 14, 2025 -
[SYCL][Docs] Add accessor property list to handler::require
#19797 opened
Aug 14, 2025 -
[DevSAN] Change DeviceType to specialization constant
#19798 opened
Aug 14, 2025 -
[Benchmarks] Add toggle abstraction layer
#19799 opened
Aug 14, 2025 -
[DevMSAN] Unpoison sret argument for builtin function to get spec constant
#19800 opened
Aug 14, 2025 -
[NFC][SYCL] Update an outdated comment `initLocalInvocationId`
#19801 opened
Aug 14, 2025 -
[UR] Allow `urProgramGetFunctionPointer` to return `UNSUPPORTED`
#19802 opened
Aug 14, 2025 -
[CI] Don't require SPIR-V Tools in Windows
#19804 opened
Aug 14, 2025 -
[SYCL] Add structure to pass references to ranges
#19805 opened
Aug 14, 2025 -
[UR][Offload] Implement (most) kernel info queries
#19806 opened
Aug 14, 2025 -
[SYCL][NFC] Fix Coverity hits
#19807 opened
Aug 14, 2025 -
[SYCL][UR][L0 v2] Implement missing bindless images functionality
#19808 opened
Aug 14, 2025
5 Issues closed by 3 people
-
sycl/test/extensions/properties/properties_kernel_device_has_warning.cpp is failing
#19409 closed
Aug 14, 2025 -
clang/test/CodeGenSYCL/spirv-builtins-addr-space.cpp is failing
#19497 closed
Aug 13, 2025 -
SYCL :: Scheduler/MultipleDevices.cpp sporadically fails on Windows Gen12, level zero
#18142 closed
Aug 12, 2025 -
[BUG] Important: We managed to compile/package intel/llvm for nix, yet can't load Lunar Lake GPU/NPU
#19751 closed
Aug 11, 2025 -
SYCL branch is broken when built with `--disable-jit`
#19291 closed
Aug 11, 2025
4 Issues opened by 3 people
-
Hung tests on Win: profiling_queue.cpp and queue_priority.cpp
#19786 opened
Aug 13, 2025 -
Barrier-on-barrier synchronization ineffectual between queues
#19777 opened
Aug 13, 2025 -
Reduction/reduction_internal_nd_range_1dim.cpp sporadically fails in pre-commit BMG&L0
#19767 opened
Aug 12, 2025 -
USM/memops2d/copy2d_device_to_host.cpp sporadically fails in pre-commit on Arc
#19749 opened
Aug 8, 2025
31 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Handler-less kernel submit API
#19294 commented on
Aug 14, 2025 • 22 new comments -
[CI][Bench] Create summary reports for benchmarking CI run results
#19733 commented on
Aug 14, 2025 • 10 new comments -
[SYCL] Add support for structs containing special types as free function kernel parameters
#18692 commented on
Aug 8, 2025 • 7 new comments -
[WIP] Refactor SYCL compilation with 125556 changes from community
#19709 commented on
Aug 14, 2025 • 1 new comment -
memory resident limit to enabled peers
#19257 commented on
Aug 14, 2025 • 1 new comment -
[CI] Add ability to rename benchmarking CI run results
#19734 commented on
Aug 13, 2025 • 0 new comments -
[SYCL] Avoid illegal order in compare_exchange_*
#19723 commented on
Aug 11, 2025 • 0 new comments -
[SYCL] Detect ze call leaking in E2E tests
#19710 commented on
Aug 8, 2025 • 0 new comments -
[SYCL] variadic_iterator noexcept
#19706 commented on
Aug 11, 2025 • 0 new comments -
[SYCL][Driver] Update devicelib link logic to stop handling deprecated options.
#19592 commented on
Aug 14, 2025 • 0 new comments -
[NewOffloadModel] Fix transition of compile options from image to SYCL Offload Wrapper
#19579 commented on
Aug 12, 2025 • 0 new comments -
[SYCL][NativeCPU] Limit generic ABI to builtins.
#19564 commented on
Aug 14, 2025 • 0 new comments -
[SYCL][E2E] Add cross-SYCLBIN function pointer test case
#19503 commented on
Aug 12, 2025 • 0 new comments -
[NATIVECPU] Emit Native CPU properties
#19429 commented on
Aug 14, 2025 • 0 new comments -
[SYCL] Refactor kernel name based cache approach
#19117 commented on
Aug 14, 2025 • 0 new comments -
[ESIMD][NFC] Extract ESIMD handling from sycl-post-link to library.
#18684 commented on
Aug 13, 2025 • 0 new comments -
[SYCL] Simplify secondary queue usage
#18642 commented on
Aug 11, 2025 • 0 new comments -
[SYCL][ABI-break] Remove fallback assertions
#18310 commented on
Aug 14, 2025 • 0 new comments -
[SYCL][Doc] Add kernel_function lambda wrapper
#17633 commented on
Aug 12, 2025 • 0 new comments -
[SYCL][Doc] Add slm_per_subslice query for Xe GPUs
#16376 commented on
Aug 12, 2025 • 0 new comments -
[SYCL] [NATIVECPU] [CI] Use OCK for Native CPU in build jobs (2)
#16026 commented on
Aug 8, 2025 • 0 new comments -
[CI] Test runner
#14114 commented on
Aug 11, 2025 • 0 new comments -
Simplify and document building offline/with vendored dependencies
#19635 commented on
Aug 14, 2025 • 0 new comments -
[UR][Offload] Tracking issue for features missing in the offload UR adapter
#18681 commented on
Aug 14, 2025 • 0 new comments -
[SYCL] Cannot use placeholder accessors with property lists.
#3536 commented on
Aug 14, 2025 • 0 new comments -
move `loadOsLibrary` and `unloadOsLibrary` to `os_util`.
#14923 commented on
Aug 13, 2025 • 0 new comments -
[SYCL] Locks in the ProgramManager should be revisited
#18165 commented on
Aug 13, 2025 • 0 new comments -
[BMG] RawKernelArg/diff_size.cpp fails on BMG for unrelated change
#18762 commented on
Aug 11, 2025 • 0 new comments -
[SYCL][LIT] SYCL-Unit :: Extensions/./ExtensionsTests.exe/0/110' failing flakily on Windows
#19660 commented on
Aug 11, 2025 • 0 new comments -
Provide oneAPI binary plugins built with CUDA < 12
#10858 commented on
Aug 8, 2025 • 0 new comments -
HostInteropTask/interop-task-cuda-buffer-migrate.cpp fails flakily on unrelated changes
#17026 commented on
Aug 8, 2025 • 0 new comments