File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ endif()
13
13
if (NOT TARGET LLVMGenXIntrinsics )
14
14
if (NOT DEFINED LLVMGenXIntrinsics_SOURCE_DIR )
15
15
set (LLVMGenXIntrinsics_GIT_REPO https://github.com/intel/vc-intrinsics.git )
16
- # Author: Haohai Wen <haohai.wen @intel.com>
17
- # Date: Fri Jun 10 03:46:22 2022 +0000
18
- # Format InstructionSimplify names
19
- set (LLVMGenXIntrinsics_GIT_TAG abce9184b7a3a7fe1b02289b9285610d9dc45465 )
16
+ # Author: Victor Mustya <victor.mustya @intel.com>
17
+ # Date: Fri Oct 14 21: 03:46 2022 +0000
18
+ # Correctly restore pointer types for kernel args
19
+ set (LLVMGenXIntrinsics_GIT_TAG c708e3c18ad8467b4082cc61f7cca38f9f57c9c0 )
20
20
21
21
message (STATUS "vc-intrinsics repo is missing. Will try to download it from ${LLVMGenXIntrinsics_GIT_REPO} " )
22
22
include (FetchContent )
You can’t perform that action at this time.
0 commit comments