Commit Graph

3 Commits (12f9a51f7d74f2b9affd6627ba03a7ee00462637)

Author SHA1 Message Date
Christophe Favergeon bae42f246c CMSIS-NN: Fixes to cmake build to build library without test framework. 6 years ago
Christophe Favergeon 0e915a0458 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 ...)
6 years ago
Christophe Favergeon 84c7261036 CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago