Skip to content

Commit 2b521f3

Browse files
author
Anton Sidorenko
authored
[ESIMD] Update vc-intrinsics revision (#3127)
1 parent 31edc2b commit 2b521f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/SYCLLowerIR/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if (NOT TARGET LLVMGenXIntrinsics)
77
include(FetchContent)
88
FetchContent_Declare(vc-intrinsics
99
GIT_REPOSITORY https://github.com/intel/vc-intrinsics.git
10-
GIT_TAG 91f3df2cd87a7b9706df32046c34fe8d07ecf854
10+
GIT_TAG 77974f5a32e19475125531483bede9ee23935257
1111
)
1212
FetchContent_MakeAvailable(vc-intrinsics)
1313
FetchContent_GetProperties(vc-intrinsics)

0 commit comments

Comments
 (0)