Skip to content
Merged
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 0ea47d7c70b9a21a3d90612a0a0e7525034e62f7
# Merge: e3247c23 e36941cb
# commit 1675f053176f0860388aa67fd009750a7e03b2c2
# Merge: 0ea47d7c 22ca5ee2
# Author: Callum Fare <[email protected]>
# Date: Tue Nov 19 10:24:08 2024 +0000
# Merge pull request #1584 from zhaomaosu/simplify-device-global
# [DeviceSanitizer] Remove device global "__AsanDeviceGlobalCount"
set(UNIFIED_RUNTIME_TAG 0ea47d7c70b9a21a3d90612a0a0e7525034e62f7)
# Date: Tue Nov 19 14:41:15 2024 +0000
# Merge pull request #2337 from aarongreig/aaron/fixCoreFuncMacroWindows
# Fix the CL_CORE_FUNCTION macro on windows.
set(UNIFIED_RUNTIME_TAG 1675f053176f0860388aa67fd009750a7e03b2c2)
Loading