Skip to content
Snippets Groups Projects
Commit 8d3ae462 authored by Maik Nijhuis's avatar Maik Nijhuis
Browse files

Merge branch 'use-xsimd-xtl-via-aocommon' into 'master'

AST-1327 Use latest aocommon, which now has the XTL and XSimd git tags

See merge request !1045
parents dbea5113 0ba715c5
No related branches found
No related tags found
1 merge request!1045AST-1327 Use latest aocommon, which now has the XTL and XSimd git tags
Pipeline #51864 passed
......@@ -288,9 +288,6 @@ endif()
# Include aocommon
include_directories(${CMAKE_SOURCE_DIR}/external/aocommon/include/)
# TODO(AST-1278): Try using new (release) versions in aocommon.
set(XTL_GIT_TAG b3d0091a77af52f1b479b5b768260be4873aa8a7)
set(XSIMD_GIT_TAG 2f5eddf8912c7e2527f0c50895c7560b964d29af)
include(external/aocommon/CMake/FetchXTensor.cmake)
add_compile_definitions(XTENSOR_USE_XSIMD)
......
Subproject commit 442d366032af997aaa88482111b20fb34840ed70
Subproject commit 8e328a112239ad57200db62b450f9c05fc13f390
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment