[flac-dev] [PATCH 5/5] SIMD: remove outdated SSE2 code

lvqcl lvqcl.mail at gmail.com
Sat Feb 18 16:56:23 UTC 2017


This patch removes FLAC__lpc_restore_signal_16_intrin_sse2().

It's faster than C code, but not faster than MMX-accelerated
ASM functions. It's also slower than the new SSE4.1 functions
that were added by the previous patch.
So this function wasn't very useful before, and now it's
even less useful. I don't see a reason to keep it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 05_remove_old_intrin_func.patch
Type: application/octet-stream
Size: 7183 bytes
Desc: not available
URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170218/2d4d4edc/attachment.obj>


More information about the flac-dev mailing list