File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ option(NATIVECPU_OCK_USE_FETCHCONTENT "Use FetchContent to acquire oneAPI Constr
31
31
if (NATIVECPU_USE_OCK )
32
32
if (NATIVECPU_OCK_USE_FETCHCONTENT )
33
33
set (OCK_GIT_INTERNAL_REPO "https://github.com/codeplaysoftware/oneapi-construction-kit.git" )
34
- # commit d27e6cfb836f306d2dcefbc418c73c16877ef4eb
35
- # Merge: f02b80de 0fa75c83
34
+ # commit 85dfbf7e8c70e01b37daea0dee20e89ccd7af5f7
35
+ # Merge: 96ae65b1 86ac90a5
36
36
# Author: Harald van Dijk <[email protected] >
37
- # Date: Mon Mar 18 17:44:12 2024 +0000
38
- # Merge pull request #406 from hvdijk/fix-vkeiep
39
- # Fix vkEnumerateInstanceExtensionProperties .
40
- set (OCK_GIT_INTERNAL_TAG d27e6cfb836f306d2dcefbc418c73c16877ef4eb )
37
+ # Date: Wed Mar 27 09:46:31 2024 +0000
38
+ # Merge pull request #417 from hvdijk/aarch64-suitofp-scalarize
39
+ # [AArch64] Scalarize vector int-to-fp conversions .
40
+ set (OCK_GIT_INTERNAL_TAG 85dfbf7e8c70e01b37daea0dee20e89ccd7af5f7 )
41
41
42
42
# Overwrite OCK_GIT_INTERNAL_REPO/OCK_GIT_INTERNAL_TAG if the corresponding options are set
43
43
if (OCK_GIT_REPO )
You can’t perform that action at this time.
0 commit comments