We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31edc2b commit 2b521f3Copy full SHA for 2b521f3
llvm/lib/SYCLLowerIR/CMakeLists.txt
@@ -7,7 +7,7 @@ if (NOT TARGET LLVMGenXIntrinsics)
7
include(FetchContent)
8
FetchContent_Declare(vc-intrinsics
9
GIT_REPOSITORY https://github.com/intel/vc-intrinsics.git
10
- GIT_TAG 91f3df2cd87a7b9706df32046c34fe8d07ecf854
+ GIT_TAG 77974f5a32e19475125531483bede9ee23935257
11
)
12
FetchContent_MakeAvailable(vc-intrinsics)
13
FetchContent_GetProperties(vc-intrinsics)
0 commit comments