mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 01:12:15 +03:00
add src/nfa/vermicelli_simd.cpp to ppc64le
This commit is contained in:
@@ -812,6 +812,7 @@ set (hs_exec_SRCS
|
||||
elseif (ARCH_PPC64EL)
|
||||
set (hs_exec_SRCS
|
||||
${hs_exec_SRCS}
|
||||
src/nfa/vermicelli_simd.cpp
|
||||
src/util/supervector/arch/ppc64el/impl.cpp)
|
||||
endif ()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user