ARM-software / CMSIS-DSP

CMSIS-DSP embedded compute library for Cortex-M and Cortex-A
https://arm-software.github.io/CMSIS-DSP
Apache License 2.0
454 stars 122 forks source link

FFT Neon support #177

Open davidboulangerlatour opened 1 month ago

davidboulangerlatour commented 1 month ago

It appears FFT does not make use of Neon.

christophe0606 commented 1 month ago

@davidboulangerlatour Indeed. It is on the TODO list. I can't communicate any schedule but I don't think it will come quickly (although at some point it will be added).