Skip to content

Commit 7ca3373

Browse files
committed
Temporary workaround untilthe fix is propagated to vc-intrinsic
1 parent 8c93484 commit 7ca3373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/SYCLLowerIR/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if (NOT TARGET LLVMGenXIntrinsics)
1717
# Date: Thu Nov 9 00:37:24 2023 +0000
1818

1919
# Replace old kernel with rewritten kernel in metadata only since LLVM 17
20-
set(LLVMGenXIntrinsics_GIT_TAG a8403355ada112b72d1fc7db29fd04325eecee60)
20+
set(LLVMGenXIntrinsics_GIT_TAG dpcpp_staging)
2121

2222
message(STATUS "vc-intrinsics repo is missing. Will try to download it from ${LLVMGenXIntrinsics_GIT_REPO}")
2323
include(FetchContent)

0 commit comments

Comments
 (0)