Skip to content
Closed
Changes from 4 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 39df0317814c164f5242eda8d6f08550f6268492
# Merge: 68d93efd be27d8f0
# commit 501057c67bed70cc3eff09d203dc4b3db18408c2
# Merge: 39df0317 c0a372bd
# Author: Kenneth Benzie (Benie) <[email protected]>
# Date: Mon Dec 16 13:53:13 2024 +0000
# Merge pull request #2467 from nrspruit/fix_external_import_function_call
# [L0] Fix external semaphore import function calls to match the header
set(UNIFIED_RUNTIME_TAG 39df0317814c164f5242eda8d6f08550f6268492)
# Date: Tue Dec 17 16:07:54 2024 +0000
# Merge pull request #1332 from aarongreig/aaron/optionalInfoQueries
# Explicitly define which info queries are optional.
set(UNIFIED_RUNTIME_TAG 501057c67bed70cc3eff09d203dc4b3db18408c2)
Loading