1e96573328
c3d7abfaba
Simplify usage of the SIMDe header
This obviates the need for sse2neon as well and fixes compilation of all
plugins that referenced sse-intrin.h on all architectures, not just
arm*.
This is a slightly modified version of the simde directory in https://github.com/simd-everywhere/simde/commit/c3d7abfaba6729a8b11d09a314b34a4db628911d Unused files have removed. Then the code was reformatted using the "formatcode.sh" script in the root of this repository.