Skip to content

[UR] Update tag to 58e4d76 #16322

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
Dec 11, 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
14 changes: 7 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 8818ab5bf11e94ffd967bed697b13e6f82ea87c9
# Merge: 45f3d8ad 064da157
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Wed Dec 11 11:04:29 2024 +0000
# Merge pull request #2325 from AllanZyne/review/yang/restructure_asan_msan
# [DeviceMSAN] Support MemorySanitizer for device offloading
set(UNIFIED_RUNTIME_TAG 8818ab5bf11e94ffd967bed697b13e6f82ea87c9)
# commit 58e4d76c2ace154c053b51592f2645fc43437646
# Merge: e23a75034bb2 bc5d6a695dc8
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
# Date: Wed Dec 11 15:14:14 2024 +0000
# Merge pull request #2436 from igchor/umf_params_bump
# [UMF] bump UMF version to v0.10.0 and adjust code
set(UNIFIED_RUNTIME_TAG 58e4d76c2ace154c053b51592f2645fc43437646)
Loading