]> git.sesse.net Git - stockfish/commitdiff
Cleanup and optimize SSE/AVX code
authormstembera <MissingEmail@email>
Sun, 9 Aug 2020 23:23:33 +0000 (16:23 -0700)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 10 Aug 2020 12:38:17 +0000 (14:38 +0200)
AVX512 +4% faster
AVX2 +1% faster
SSSE3 +5% faster

passed non-regression STC:
STC https://tests.stockfishchess.org/tests/view/5f31249f90816720665374f6
LLR: 2.96 (-2.94,2.94) {-1.50,0.50}
Total: 17576 W: 2344 L: 2245 D: 12987
Ptnml(0-2): 127, 1570, 5292, 1675, 124

closes https://github.com/official-stockfish/Stockfish/pull/2962

No functional change


No differences found