Christophe Favergeon
|
d26cd50388
|
CMSIS-DSP: Correcting issue #1328
Sign issue warnings
|
4 years ago |
Christophe Favergeon
|
5fac45cc96
|
CMSIS-DSP: Removed float promotion issues
Corrected some additional warnings when compiling with AC5 compiler.
Updated version numbers,
|
5 years ago |
Christophe Favergeon
|
ac7da660b7
|
CMSIS-DSP: Remove type punning in vector code and some compilation warnings.
|
5 years ago |
Christophe Favergeon
|
d5ad8e995b
|
CMSIS-DSP: Update copyright year and version numbers in comments.
|
5 years ago |
FabKlein
|
a509fa39d4
|
CMSIS-DSP: FFT bit reversal unrolling
Issue index update earlier, adding more distance with
subsequent gather loads
Added Out-of-place variants
|
5 years ago |
Christophe Favergeon
|
4288cf4fec
|
CMSIS-DSP: Some improvements to build Helium version with gcc.
Helium f16 disabled by default with gcc since there are a few remaining build issues.
|
5 years ago |
Christophe Favergeon
|
41f2015387
|
CMSIS-DSP: Re-organization of arm_math.h
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
|
5 years ago |
Christophe Favergeon
|
a159791720
|
CMSIS-DSP: Improved test framework
Added gcc support to IPSS in test framework.
Improved f16 handling for when compiling M55 with gcc.
|
6 years ago |
Christophe Favergeon
|
c33adc9485
|
CMSIS-DSP: Improvements to the float16 support for building.
|
6 years ago |
Christophe Favergeon
|
b31c737ad0
|
CMSIS-DSP: Corrected latest issues in f16 MVE version of cfft.
|
6 years ago |
Christophe Favergeon
|
86a272902a
|
CMSIS-DSP: Add preliminary cfft 16 MVE code.
|
6 years ago |
Christophe Favergeon
|
b543f5c61c
|
CMSIS-DSP: Added f16 support to test framework.
Added preliminary f16 versions of some functions
|
6 years ago |