Skip to content

Improvements and AVX2 in `cpx_rotate_vector()`

Thomas Laurent requested to merge optim-rotate_cpx into develop

avx2 version of the top cpu consuming function (no traffic)
this can be partially applied to other pieces that also do 16 bits complex vectors multiplication

Edited by Robert Schmidt

Merge request reports