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 d03de03 commit ced4e34Copy full SHA for ced4e34
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 77974f5a32e19475125531483bede9ee23935257
+ GIT_TAG 80211c5bd0504fe8ddfbc9a32122df7ebc38dffb
11
)
12
FetchContent_MakeAvailable(vc-intrinsics)
13
FetchContent_GetProperties(vc-intrinsics)
0 commit comments