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 @@ -34,16 +34,16 @@ endif()
3434
3535if (NATIVECPU_USE_OCK)
3636 if (NATIVECPU_OCK_USE_FETCHCONTENT)
37- set (OCK_GIT_INTERNAL_REPO "https://github.com/codeplaysoftware /oneapi-construction-kit.git" )
38- # commit d983db7aa87fc1a6f7cdb46e3ced63f6f145749e
39- # Merge: 1d3a925c 2c510ca2
37+ set (OCK_GIT_INTERNAL_REPO "https://github.com/uxlfoundation /oneapi-construction-kit.git" )
38+ # commit 846a5c6118826171fb1c93702dd12b004053165c
39+ # Merge: 81355afb 11967b11
4040 # Author: Harald van Dijk <[email protected] > 41- # Date: Tue Oct 15 15:50:57 2024 +0100
41+ # Date: Fri Jan 24 15:41:13 2025 +0000
4242 #
43- # Merge pull request #566 from hvdijk/fix-clang-format
43+ # Merge pull request #659 from hvdijk/vec-size-1
4444 #
45- # clang-format: fix output .
46- set (OCK_GIT_INTERNAL_TAG d983db7aa87fc1a6f7cdb46e3ced63f6f145749e )
45+ # [vecz] Handle vectors of size 1 .
46+ set (OCK_GIT_INTERNAL_TAG 846a5c6118826171fb1c93702dd12b004053165c )
4747
4848 # Overwrite OCK_GIT_INTERNAL_REPO/OCK_GIT_INTERNAL_TAG if the corresponding options are set
4949 if (OCK_GIT_REPO)
You can’t perform that action at this time.
0 commit comments