Skip to content

Commit ced4e34

Browse files
author
Anton Sidorenko
authored
[ESIMD] Update vc-intrinsics revision (#3150)
1 parent d03de03 commit ced4e34

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
@@ -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 77974f5a32e19475125531483bede9ee23935257
10+
GIT_TAG 80211c5bd0504fe8ddfbc9a32122df7ebc38dffb
1111
)
1212
FetchContent_MakeAvailable(vc-intrinsics)
1313
FetchContent_GetProperties(vc-intrinsics)

0 commit comments

Comments
 (0)