We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7c2ef commit 1dcc534Copy full SHA for 1dcc534
sycl/cmake/modules/UnifiedRuntimeTag.cmake
@@ -1,7 +1,6 @@
1
-# commit cd92e72bbc4ebddef63c63c0f7e66a410f4b9552
2
-# Merge: 9a209aa5 b1222f08
3
-# Author: Callum Fare <[email protected]>
4
-# Date: Wed Nov 13 09:57:16 2024 +0000
5
-# Merge pull request #2254 from PietroGhg/pietro/events_rr
6
-# [NATIVECPU] Implement events on Native CPU
7
-set(UNIFIED_RUNTIME_TAG cd92e72bbc4ebddef63c63c0f7e66a410f4b9552)
+# commit 15aaebe7cd61f3f979a1ad3e7a6de621185f2fe4
+# Author: Ross Brunton <[email protected]>
+# Date: Fri Oct 18 14:14:24 2024 +0100
+# Enable -flto and -fsanitize=cfi in clang
+set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
+set(UNIFIED_RUNTIME_TAG 15aaebe7cd61f3f979a1ad3e7a6de621185f2fe4)
0 commit comments