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 8c93484 commit 7ca3373Copy full SHA for 7ca3373
llvm/lib/SYCLLowerIR/CMakeLists.txt
@@ -17,7 +17,7 @@ if (NOT TARGET LLVMGenXIntrinsics)
17
# Date: Thu Nov 9 00:37:24 2023 +0000
18
19
# Replace old kernel with rewritten kernel in metadata only since LLVM 17
20
- set(LLVMGenXIntrinsics_GIT_TAG a8403355ada112b72d1fc7db29fd04325eecee60)
+ set(LLVMGenXIntrinsics_GIT_TAG dpcpp_staging)
21
22
message(STATUS "vc-intrinsics repo is missing. Will try to download it from ${LLVMGenXIntrinsics_GIT_REPO}")
23
include(FetchContent)
0 commit comments