This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.
Sylvain Munaut 246tnt at gmail.comGNUradio has the whole VOLK infrastructure in place to provide generic
code + optimized code per architecture + run time selection and even
benchmarking to select the fastest version.
So I would suggest just using the volk_8i_s32f_convert_32 kernel and
be done with it.
If some current code is faster than the current volk implementations
available, then a second patch can be submitted to volk to add this
arch specific implementation and allow it to be used.
Cheers,
    Sylvain