Commit Graph

5 Commits

Author SHA1 Message Date
Robin Gareus 3d375f12ed
NOOP: whitespace 2024-04-10 03:10:43 +02:00
Robin Gareus d023ea0d77
Fix potential memory corruption in AVX512f DSP 2024-04-10 03:09:27 +02:00
Ayan Shafqat 2773199fa3
Fix clang build error 2023-02-21 02:02:08 +01:00
Ayan Shafqat b3a10378cf
Add AVX512 optimized routines
The routines have been profiled using a test fixture.
https://gist.github.com/ashafq/50880bbbf7769f4f307e9ea9c7e71cf9
2023-02-04 23:07:17 +01:00
Ayan Shafqat 6a3ae8ad72
Add placeholder AVX512F functions
This file is just copied over from AVX and changed prefix
of function calls from `x86_sse_avx' to `x86_avx512f`.
2023-02-04 23:07:17 +01:00