File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
llvm/lib/SYCLNativeCPUUtils Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ endif()
33
33
if (NATIVECPU_USE_OCK )
34
34
if (NATIVECPU_OCK_USE_FETCHCONTENT )
35
35
set (OCK_GIT_INTERNAL_REPO "https://github.com/codeplaysoftware/oneapi-construction-kit.git" )
36
- # commit 05e6e1b211704224fbdc6394d85d637f57fafdaf
37
- # Merge: 256027e8 fbc2e567
38
- # Author: Pietro Ghiglio <pietro.ghiglio @codeplay.com>
39
- # Date: Fri May 17 13:08:15 2024 +0200
40
- # Merge pull request #458 from PietroGhg/pietro/link_aggressiveinstcombine
41
- # Link vecz to aggressiveinstcombine
42
- set (OCK_GIT_INTERNAL_TAG 05e6e1b211704224fbdc6394d85d637f57fafdaf )
36
+ # commit 0e913951b61b709ce5c5c136f7557dd88d6e200c
37
+ # Merge: 0cf91055 85624e50
38
+ # Author: Colin Davidson <colin.davidson @codeplay.com>
39
+ # Date: Mon Jul 1 15:39:36 2024 +0100
40
+ # Merge pull request #485 from coldav/colin/fix_memmove_bug_finegrained
41
+ # Fix risc-v memmove creating memcpy instrinsic
42
+ set (OCK_GIT_INTERNAL_TAG 0e913951b61b709ce5c5c136f7557dd88d6e200c )
43
43
44
44
# Overwrite OCK_GIT_INTERNAL_REPO/OCK_GIT_INTERNAL_TAG if the corresponding options are set
45
45
if (OCK_GIT_REPO )
You can’t perform that action at this time.
0 commit comments