Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 9937d029c7fdcbf101e89f8515f640c145e059c5
# Merge: 9ac6d5d9 10b0e101
# commit 28ef4c811df90f4fa592e4a03f2382462c22b60f
# Merge: c3bcabfd 257225f9
# Author: Callum Fare <[email protected]>
# Date: Wed Nov 20 14:49:17 2024 +0000
# Merge pull request #2258 from aarongreig/aaron/tryUseExtensionSubgroupInfo
# Use extension version of clGetKernelSubGroupInfo when necessary.
set(UNIFIED_RUNTIME_TAG 9937d029c7fdcbf101e89f8515f640c145e059c5)
# Date: Thu Nov 21 15:26:06 2024 +0000
# Merge pull request #2343 from nrspruit/coverity_fixes_l0
# [L0] fix Coverity issues in memory and timestamps
set(UNIFIED_RUNTIME_TAG 28ef4c811df90f4fa592e4a03f2382462c22b60f)
Loading