blob: c51d8bca43e7e24c322457e790db57d1ccceb0b7 [file] [log] [blame]
if(${BUILD_SIMPLIFIED_CORE})
return()
endif()
vec_cc_binary(
NAME
vector_load_store_tests
SRCS
vector_load_store_tests.c
DEPS
vector_tests
)