add rvv-vls backend (#2593)

This commit is contained in:
Olaf Bernstein
2026-01-21 16:13:50 +01:00
committed by GitHub
parent fc57c09cf0
commit db93de2a21
42 changed files with 1018 additions and 49 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ if (BASH AND (NOT WIN32) AND SIMDJSON_BASH AND (TARGET json2json)) # The scripts
$<TARGET_FILE:checkimplementation>
)
endif()
if(CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL x86_64 OR CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL amd64)
if((CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL x86_64 OR CMAKE_HOST_SYSTEM_PROCESSOR STREQUAL amd64) AND NOT DEFINED CMAKE_CROSSCOMPILING_EMULATOR)
add_test(
NAME simdjson_force_implementation_error
COMMAND