CMSIS-DSP: Added ARM_MATH_AUTOVECTORIZE and AUTOVECTORIZE to cmake
It is to provide more control and to disable intrinsics version of some kernels when the C code is simple enough to benefit from vectorization. Since the result is compiler dependent, this option is optional. (And it is not yet added to the source files). Compilation flags may have to be tuned (-O3 for instance ...)pull/19/head
parent
b6f57a4b9b
commit
0e915a0458
Loading…
Reference in New Issue