-
Notifications
You must be signed in to change notification settings - Fork 793
Insights: intel/llvm
Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
-
nightly-2025-07-09 DPC++ daily 2025-07-09
published
Jul 9, 2025 -
nightly-2025-07-10 DPC++ daily 2025-07-10
published
Jul 10, 2025 -
nightly-2025-07-11 DPC++ daily 2025-07-11
published
Jul 11, 2025 -
nightly-2025-07-12 DPC++ daily 2025-07-12
published
Jul 12, 2025 -
nightly-2025-07-13 DPC++ daily 2025-07-13
published
Jul 13, 2025 -
nightly-2025-07-14 DPC++ daily 2025-07-14
published
Jul 14, 2025 -
nightly-2025-07-15 DPC++ daily 2025-07-15
published
Jul 15, 2025
76 Pull requests merged by 29 people
-
[SYCL] Fix error handling and add more failure info to syclbin-dump
#19427 merged
Jul 15, 2025 -
[CI] Only run Matrix tests for dev-igc
#19436 merged
Jul 14, 2025 -
[UR][L0] Fix UR_PROGRAM_INFO_BINARIES query
#19415 merged
Jul 14, 2025 -
[NFC][SYCL][Graph] Avoid unnecessary
shared_ptr
induplicateNodes
#19372 merged
Jul 14, 2025 -
[NFCI][SYCL][Graph] Refactor
graph_impl::add
#19351 merged
Jul 14, 2025 -
[Benchmark] Fix logging in compare.py
#19408 merged
Jul 14, 2025 -
[NFC][libspirv] Use __clc_prefetch in __spirv_ocl_prefetch, delete libspirv/async/gentype.inc
#19419 merged
Jul 14, 2025 -
[libspirv] Remove unused downstream CMake function args
#19420 merged
Jul 14, 2025 -
[SYCL][NativeCPU] Create NativeCPUABIInfo.
#19344 merged
Jul 14, 2025 -
[SYCL][clang] Fix after conflict with 6a99326
#19430 merged
Jul 14, 2025 -
[SYCL] kernel free function properties test
#19211 merged
Jul 14, 2025 -
[NFCI][SYCL] Simplify
retrieveKernelBinary
#19378 merged
Jul 14, 2025 -
[BINDLESS][E2E] Release unreleased handles in bindless tests
#19421 merged
Jul 14, 2025 -
[UR][L0] Add pool statistics
#19360 merged
Jul 14, 2025 -
[SYCL][DOC] Introduce fuzzing test plan
#19341 merged
Jul 14, 2025 -
[SYCL][E2E] Remove unintentionally working test case
#19345 merged
Jul 14, 2025 -
[sycl-web] Resolve conflict with PR #19401.
#19410 merged
Jul 13, 2025 -
[NFC][Driver] Refactor SYCLTargetInfoList init.
#19414 merged
Jul 12, 2025 -
[NFC][Driver] Simplify -fsycl-targets handling
#19413 merged
Jul 11, 2025 -
[NFC][Clang] Remove spurious forward slashes.
#19412 merged
Jul 11, 2025 -
[NFC][SYCL] Add
devices_range
helper to cleanuppersistent_device_code_cache
#19405 merged
Jul 11, 2025 -
[SYCL] Disable failing unittest syclbin/input_files.cpp
#19406 merged
Jul 11, 2025 -
[sycl-web] Correct conflict resolutions and output path.
#19407 merged
Jul 11, 2025 -
[SYCL][Doc] Fix links in free function kernel spec
#19403 merged
Jul 11, 2025 -
[CI][Benchmarks] Remove 'passed' field from Result
#19283 merged
Jul 11, 2025 -
[SYCL][ESIMD] Make get_hw_thread_id to return 0
#19391 merged
Jul 11, 2025 -
[CI][Benchmarks] Fix umf benchmarks failures
#19388 merged
Jul 11, 2025 -
[CI][Benchmarks] Correct no explicit_group warning
#19397 merged
Jul 11, 2025 -
[DeviceASAN][NFC] Rename function name and reduce arguments of asan rtl
#19396 merged
Jul 11, 2025 -
[SYCL-JIT][NFCI] Enable few extra warnings
#19118 merged
Jul 11, 2025 -
[SYCL] Don't use common macro names in sycl.hpp
#19393 merged
Jul 10, 2025 -
[NFC][SYCL] Remove
Self
fromevent_impl::wait*
#19376 merged
Jul 10, 2025 -
[SYCL] Use
std::move
instead of copy#19382 merged
Jul 10, 2025 -
[NFC][SYCL][Graph] Switch more
set
s/map
s to rawnode_impl *
#19371 merged
Jul 10, 2025 -
[SYCL][NFC] Pass
Requirement
via ref#19383 merged
Jul 10, 2025 -
[SYCL][UR] Unify logging and leak checking for L0 v1 and v2
#19328 merged
Jul 10, 2025 -
[NFCI][SYCL] Drop
detail::waitEvents
under preview#19377 merged
Jul 10, 2025 -
[SYCL][NFC] Remove
AdapterPtr
from SYCL RT#19315 merged
Jul 10, 2025 -
[CI][Benchmarks] Benchmarks dashboard fixes
#19361 merged
Jul 10, 2025 -
[CI][UR][Offload] Add Offload build-only job
#18700 merged
Jul 10, 2025 -
[SYCL][NFC] Add user-defined destructor and assignment operator
#19385 merged
Jul 10, 2025 -
[Benchmarks] Update benchmarks README.md
#18954 merged
Jul 10, 2025 -
[SYCL][Bindless] Add DX11 memory interop
#19217 merged
Jul 10, 2025 -
[SYCL][NativeCPU] Move __spirv_AtomicF{Add,Min,Max}EXT into libclc.
#19365 merged
Jul 10, 2025 -
[DeviceMSAN] Add e2e tests for memcpy2d
#19335 merged
Jul 10, 2025 -
[UR][CTS] Spec wording around
PROGRAM_INFO_BINARIES
and test#19321 merged
Jul 10, 2025 -
[NFC][SYCL] Change
event_impl::MCommand
's typevoid *
->Command *
#19375 merged
Jul 10, 2025 -
[libclc][Native CPU] Add missing _CLC_DEF.
#19367 merged
Jul 9, 2025 -
[NFC][SYCL][Graph] Use raw
node_impl
ptr/ref in node<->event mapping#19366 merged
Jul 9, 2025 -
[SYCL][Tests] Add more syclbin-dump tests
#19272 merged
Jul 9, 2025 -
[Benchmark] detect device in benchmarks
#19327 merged
Jul 9, 2025 -
[libspirv] Reduce CMake downstream changes
#19364 merged
Jul 9, 2025 -
[Benchmarks] Add benchmarks logger
#19158 merged
Jul 9, 2025 -
[SYCL][CMAKE] Fix _FORTIFY_SOURCE=3
#19268 merged
Jul 9, 2025 -
[NFC][SYCL][Graph] Use
node_impl &
/nodes_range
inmemory_pool
#19352 merged
Jul 9, 2025 -
[NFC][SYCL][Graph] Use raw
node_impl *
inMRoots
/MSchedule
#19350 merged
Jul 9, 2025 -
[SYCL][CMAKE] Drop
nodlopen
from hardening flags#19357 merged
Jul 9, 2025 -
[SYCL][NFC] Make
context_impl::getAdapter()
andplatform_impl::getAdapter()
return by reference#19314 merged
Jul 9, 2025 -
[SYCL] Remove deprecated APIs in devicelib string e2e
#19338 merged
Jul 9, 2025 -
[Benchmarks] Fix umf library path
#19270 merged
Jul 9, 2025 -
[SYCL][NativeCPU] Add libclc at compile time.
#19346 merged
Jul 9, 2025 -
Start to reduce libdevice dependencies on libclc
#19340 merged
Jul 9, 2025 -
[libspirv] Fix build after recent pulldowns
#19358 merged
Jul 9, 2025 -
[SYCL] Disable imf libdevice for NV and AMD backend.
#19190 merged
Jul 9, 2025 -
[SYCL] Change UConvert arg type to unsigned and SConvert arg type to signed
#19316 merged
Jul 8, 2025 -
[CI][Bench] Implement exponentially weighted moving average for SYCL nightly regression CI
#18766 merged
Jul 8, 2025 -
[NFC][SYCL][Graph] Update some maps to use raw
node_impl *
#19334 merged
Jul 8, 2025 -
[sycl-web] Restore command for building bc files.
#19348 merged
Jul 8, 2025 -
[NFC][SYCL][Graph] Add
successors
/predecessors
views + cleanup#19332 merged
Jul 8, 2025 -
[SYCL][NFC] Make
kernel_impl::getAdapter()
return by reference#19313 merged
Jul 8, 2025 -
[UR] Bump umf version to v1.0.0-rc1
#19326 merged
Jul 8, 2025 -
[libspirv] Reuse clc function in several generic geometric built-ins
#19337 merged
Jul 8, 2025 -
[NFC][libspirv] Move clamp, max and min from shared into common and integer folders
#19336 merged
Jul 8, 2025 -
[DeviceASAN] skip instrument dynamic alloca
#19285 merged
Jul 8, 2025 -
[SYCL] Add e2e test for device memory sanitizer
#18152 merged
Jul 8, 2025
38 Pull requests opened by 30 people
-
[SYCL] Bring back RTC support for AMD and Nvidia GPU targets
#19342 opened
Jul 8, 2025 -
[Prototype] Experimental graph micro optimizations
#19343 opened
Jul 8, 2025 -
[SYCL] Add support for getting device LUID on windows
#19349 opened
Jul 8, 2025 -
[SYCL] Add barrier optimization pass
#19353 opened
Jul 9, 2025 -
[DevTSAN] Clean shadow before each kernel launch
#19355 opened
Jul 9, 2025 -
[SYCL] Add String utils in libdevice
#19356 opened
Jul 9, 2025 -
[SYCL] Use SPIR-V built-in function call for all targets and add `BuiltIn` to the name
#19359 opened
Jul 9, 2025 -
[SYCL][NFC] generate_sycl_abi_symbols CMake target
#19362 opened
Jul 9, 2025 -
[SYCL] Move the NDRDescT class to a public header
#19363 opened
Jul 9, 2025 -
[SYCL][NFC] Mark external libc functions.
#19368 opened
Jul 9, 2025 -
[UR][Offload] Initial support for multi-device contexts
#19369 opened
Jul 9, 2025 -
Cleanup typed pointer holdovers in clang-offload-wrapper
#19370 opened
Jul 9, 2025 -
[Driver][SYCL] Update sycl lib linking with -fms-runtime-lib
#19380 opened
Jul 9, 2025 -
[SYCL] Add validation + exception handling to SYCL_PARALLEL_FOR_RANGE_ROUNDING_PARAMS
#19381 opened
Jul 9, 2025 -
[NFC] Remove extra line from the test
#19386 opened
Jul 10, 2025 -
[UR][HIP] Refactor reference counting in UR HIP adapter using new ur::RefCount class
#19387 opened
Jul 10, 2025 -
[UR][Offload] Update to use ol_symbol_handle_t
#19389 opened
Jul 10, 2025 -
[CI] Fix detecting usage of private emails
#19394 opened
Jul 10, 2025 -
[libclc][test] Really run libspirv tests on all targets
#19395 opened
Jul 10, 2025 -
[SYCL] Initial test for DRM format modifiers
#19398 opened
Jul 11, 2025 -
[SYCL][XPTI][NFC] Unify stream type
#19399 opened
Jul 11, 2025 -
[SYCL][NFC] Prepare for `-Wconversion` [1/N]
#19400 opened
Jul 11, 2025 -
[SYCL][Graph] async_malloc use allocation size for zeVirtualMemQueryPageSize
#19402 opened
Jul 11, 2025 -
[SYCL][ESIMD] Run all passes regardless of opt level.
#19411 opened
Jul 11, 2025 -
[GHA] Uplift Linux IGC Dev RT version to igc-dev-398538e
#19416 opened
Jul 14, 2025 -
[SYCL][Offload] Enable Offload backend in E2E tests
#19417 opened
Jul 14, 2025 -
[SYCL][NativeCPU] Update clang-linker-wrapper.
#19422 opened
Jul 14, 2025 -
[UR][L0v2] Add pool statistics
#19428 opened
Jul 14, 2025 -
[NATIVECPU] Emit Native CPU properties (correctness)
#19429 opened
Jul 14, 2025 -
[NFC][SYCL][Graph] Add `iterator_range::to<Container>()` helper
#19431 opened
Jul 14, 2025 -
[SYCL] Drop optimization level when merging properties
#19432 opened
Jul 14, 2025 -
[SYCL][XPTI] Unify data types used for code location
#19433 opened
Jul 14, 2025 -
[SYCL][New offload] Add support for -fsycl-link in new offload model
#19434 opened
Jul 14, 2025 -
[SYCL][Doc] Add proposed sycl_ext_oneapi_spirv_queries spec
#19435 opened
Jul 14, 2025 -
[WIP][UR][SYCL] Implement USM prefetch from device to host in SYCL runtime and UR
#19437 opened
Jul 14, 2025 -
[NFC][SYCL][Graph] Store raw `node_impl *` in `MPredecessors`/`MSuccessors`
#19438 opened
Jul 14, 2025 -
[SYCL][UR][L0 v2] Update pDesc in urQueueGetNativeHandle
#19439 opened
Jul 14, 2025 -
[SYCL][LIT] Fix `warnings/no_fsycl_flag.cpp`
#19440 opened
Jul 14, 2025
6 Issues closed by 3 people
-
syclbin/input_files.cpp unittest failing
#19404 closed
Jul 15, 2025 -
sycl/test-e2e/KernelAndProgram/kernel-bundle-get-kernel-ids.cpp is failing
#19424 closed
Jul 14, 2025 -
[L0] Update async alloc support to lateset spec changes
#17772 closed
Jul 14, 2025 -
SYCLBIN/link_sycl_inline_*.cpp fails on Linux
#19258 closed
Jul 14, 2025 -
Public SYCL headers should not define macros with common names
#19392 closed
Jul 10, 2025 -
Generic symbol like STRINGIFY should not appear in public header.
#19390 closed
Jul 10, 2025
10 Issues opened by 7 people
-
sycl/test-e2e/Regression/optimization_level_debug_info_specopt.cpp is failing
#19426 opened
Jul 14, 2025 -
sycl/test-e2e/ProfilingTag/profiling_queue.cpp is failing
#19425 opened
Jul 14, 2025 -
sycl/test-e2e/KernelAndProgram/kernel-bundle-get-kernel-ids.cpp is failing
#19423 opened
Jul 14, 2025 -
[SYCL][RTC][Windows] Runtime compilation prone to fail silently in Windows debug builds
#19418 opened
Jul 14, 2025 -
sycl/test/extensions/properties/properties_kernel_device_has_warning.cpp is failing
#19409 opened
Jul 11, 2025 -
Add versions error checks for preinstalled system deps
#19374 opened
Jul 9, 2025 -
[CI][Windows][GEN12] Reduction/reduction_nd_lambda.cpp failed
#19354 opened
Jul 9, 2025 -
[BUG] Can't compile `sycl` branch on NixOS, 1st class support to NixOS / nixpkgs please!
#19347 opened
Jul 8, 2025 -
Couldn`t find the 'libspirv'
#19339 opened
Jul 8, 2025
34 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.
-
[SYCL][UR][MemExport][Exp] Initial spec and L0 implementation
#19018 commented on
Jul 10, 2025 • 28 new comments -
[SYCL][NVPTX][AMDGCN] Move devicelib cmath to header
#18706 commented on
Jul 14, 2025 • 18 new comments -
[UR][Benchmarks] Support for Unitrace for all benchmarks
#19320 commented on
Jul 11, 2025 • 13 new comments -
[SYCL] add clang diagnostic for illegal types of kernel free function arguments
#19244 commented on
Jul 14, 2025 • 5 new comments -
[SYCL][NFC] Remove makeResultFilename function from sycl-post-link
#17602 commented on
Jul 10, 2025 • 5 new comments -
Handler-less kernel submit API
#19294 commented on
Jul 14, 2025 • 4 new comments -
[CI][Benchmark] Add additional precommit testing for changes modifying benchmarking scripts
#19311 commented on
Jul 14, 2025 • 1 new comment -
[SYCL][UR][Bindless][E2E][Doc] Fix copy docs and implementation.
#19093 commented on
Jul 8, 2025 • 1 new comment -
[SYCL] Support UR_DEVICE_INFO_USM_CONTEXT_MEMCPY_SUPPORT_EXP on Cuda
#19267 commented on
Jul 8, 2025 • 1 new comment -
[SYCL] Add one more WA on Win for shutdown process
#19195 commented on
Jul 14, 2025 • 0 new comments -
[UR][NativeCPU] Refactor UR Native CPU reference counting
#19200 commented on
Jul 9, 2025 • 0 new comments -
LLVM and SPIRV-LLVM-Translator pulldown (WW27 2025)
#19233 commented on
Jul 14, 2025 • 0 new comments -
[UR][Offload] Implement UR_DEVICE_INFO_MAX_WORK_ITEM_SIZES
#19275 commented on
Jul 8, 2025 • 0 new comments -
[UR][CUDA] Refactor reference counting in UR CUDA adapter using new ur::RefCount class
#19287 commented on
Jul 14, 2025 • 0 new comments -
[CI][Benchmarks] Refactor Compute Runtime builds
#19303 commented on
Jul 11, 2025 • 0 new comments -
[SYCL][CMAKE] Only apply extra warnings to SYCL RT
#19306 commented on
Jul 9, 2025 • 0 new comments -
[UR][Offload] Implement a number of urProgram* entry points/infos
#19307 commented on
Jul 8, 2025 • 0 new comments -
[UR][Offload] Handle `ERRC_INVALID_BINARY`
#19309 commented on
Jul 8, 2025 • 0 new comments -
[SYCL][UR] Make v2 L0 the default (L0) adapter for BMG and newer
#19333 commented on
Jul 14, 2025 • 0 new comments -
[SYCL] Refactor kernel name based cache approach
#19117 commented on
Jul 14, 2025 • 0 new comments -
[NFC][UR] Don't check for `__cplusplus` in cpp files
#19112 commented on
Jul 14, 2025 • 0 new comments -
[SYCL][Doc] Add initial draft of the targets registry
#18822 commented on
Jul 10, 2025 • 0 new comments -
[UR][SYCL] Introduce UR api to set kernel args + launch in one call.
#18764 commented on
Jul 14, 2025 • 0 new comments -
[SYCL] Add support for structs containing special types as free function kernel parameters
#18692 commented on
Jul 11, 2025 • 0 new comments -
[SYCL] Use kernel bundles to query reduction work-group sizes
#16009 commented on
Jul 10, 2025 • 0 new comments -
[SYCL][E2E] Basic/handler/handler_mem_op.cpp flakily fails on Arc with L0 V2 adapter
#19305 commented on
Jul 14, 2025 • 0 new comments -
[L0 v2] Failing tests for OOO queue on PVC
#19116 commented on
Jul 14, 2025 • 0 new comments -
[CI][Flaky] Regression/barrier_with_work.cpp failed
#19256 commented on
Jul 14, 2025 • 0 new comments -
reduction_resource_leak_dw.cpp failing on windows
#16418 commented on
Jul 14, 2025 • 0 new comments -
[UR] Add mechanism to allow adapter tests to filter for their respective backends
#17745 commented on
Jul 14, 2025 • 0 new comments -
SYCL: the level_zero backend is not detected
#6342 commented on
Jul 14, 2025 • 0 new comments -
Refactor how default value for vectorization switch is selected in intel/llvm#2402
#2421 commented on
Jul 14, 2025 • 0 new comments -
Failure in Graph E2E tests on unrelated changes on Windows
#11852 commented on
Jul 8, 2025 • 0 new comments -
SYCL-Graph host-task E2E leaks with immediate command-lists
#14473 commented on
Jul 8, 2025 • 0 new comments