Skip to content

[UR] Update UR tag to 9a209aa #16048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2024
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 2eae687a4cf24ba02ee8e9ebb9552c1d392972ee
# Merge: 1ba7f39a 2a081891
# commit 9a209aa5fe6f438b682b3a999b9ee505e202f9b7
# Merge: 2eae687a 9339e374
# Author: Callum Fare <[email protected]>
# Date: Mon Nov 11 13:35:24 2024 +0000
# Merge pull request #2112 from martygrant/martin/context-cts-spec-gap
# Improvements to align CTS and Spec for Context
set(UNIFIED_RUNTIME_TAG 2eae687a4cf24ba02ee8e9ebb9552c1d392972ee)
# Date: Tue Nov 12 11:47:03 2024 +0000
# Merge pull request #2179 from Maetveis/wrap_icx_linker_flags
# Wrap linker flags on Windows for IntelLLLVM
set(UNIFIED_RUNTIME_TAG 9a209aa5fe6f438b682b3a999b9ee505e202f9b7)
Loading