You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Source
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
..
BasicMathFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
BayesFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
CommonTables CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
ComplexMathFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
ControllerFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
DistanceFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
FastMathFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
FilteringFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
MatrixFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
SVMFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
StatisticsFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
SupportFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
TransformFunctions CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
CMakeLists.txt CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
configDsp.cmake CMSIS-DSP: Added ARM_MATH_AUTOVECTORIZE and AUTOVECTORIZE to cmake 6 years ago
fft.cmake CMSIS-DSP: Corrected wrong table in fft.cmake 6 years ago
interpol.cmake CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago