mirror of
https://github.com/openssl/openssl.git
synced 2025-02-23 14:42:15 +08:00
Convert AVX512F+VL+BW code path to pure AVX512F, so that it can be executed even on Knights Landing. Trigger for modification was observation that AVX512 code paths can negatively affect overall Skylake-X system performance. Since we are likely to suppress AVX512F capability flag [at least on Skylake-X], conversion serves as kind of "investment protection". Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4758) |
||
---|---|---|
.. | ||
poly1305-armv4.pl | ||
poly1305-armv8.pl | ||
poly1305-c64xplus.pl | ||
poly1305-mips.pl | ||
poly1305-ppc.pl | ||
poly1305-ppcfp.pl | ||
poly1305-s390x.pl | ||
poly1305-sparcv9.pl | ||
poly1305-x86_64.pl | ||
poly1305-x86.pl |