Skip to content

[UR][L0] Refactoring of boolean event parameters #14536

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

Closed
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 98756a20d7792636c87b6193fe1ff47ec4f78914
# Merge: 34c21d7f 8b22ed83
# commit b05ffb5a53adba1a117ca7e9acf641c573b50ef2
# Merge: f66751d2 f1c14d4f
# Author: Kenneth Benzie (Benie) <[email protected]>
# Date: Tue Feb 11 12:09:29 2025 +0000
# Merge pull request #2688 from Bensuo/revert_2606
# Revert "Merge pull request #2606 from Bensuo/cmd-buf_enqueue_refactor"
set(UNIFIED_RUNTIME_TAG 98756a20d7792636c87b6193fe1ff47ec4f78914)
# Date: Tue Feb 11 21:19:17 2025 +0000
# Merge pull request #1600 from winstonzhang-intel/event-bool-refactoring
# [L0] Refactoring of boolean event parameters
set(UNIFIED_RUNTIME_TAG b05ffb5a53adba1a117ca7e9acf641c573b50ef2)
Loading