Files
stockfish/src
anematodeandDisservin d173a0655d Speedup splat_moves on avx512icl
STC
```
LLR: 5.45 (-2.94,2.94) <0.00,2.00>
Total: 612192 W: 158602 L: 157260 D: 296330
Ptnml(0-2): 1634, 67783, 166027, 68911, 1741
```

@Torom measured:
```
sf_base =  2380902 +/-   1016 (95%)
sf_test =  2391426 +/-   1065 (95%)
diff    =    10524 +/-   1336 (95%)
speedup = 0.44203% +/- 0.056% (95%)
```

I've verified that `_mm512_slli_epi16(v, 0)` gets optimized out in GCC
9+ and clang 4+. Added constants to types.h so that people messing
around with the layout of `Move` don't have to know about this part of
the code.

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

No functional change
2026-03-18 20:49:20 +01:00
..
2024-12-22 15:16:01 +01:00
2026-01-01 16:17:38 +01:00
2026-01-10 16:06:18 +01:00
2026-02-18 21:44:20 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00
2026-03-18 20:49:06 +01:00
2026-01-01 16:17:38 +01:00
2026-02-08 15:20:42 +01:00
2026-03-18 20:49:20 +01:00
2026-01-01 16:17:38 +01:00
2026-02-28 12:07:38 +01:00
2026-01-01 16:17:38 +01:00
2026-01-22 19:15:17 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00
2026-03-18 20:49:20 +01:00
2026-02-04 17:34:11 +01:00
2026-02-04 17:34:11 +01:00
2026-01-01 16:17:38 +01:00
2026-03-18 20:49:06 +01:00
2026-01-10 16:06:18 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00
2026-03-18 20:49:20 +01:00
2026-01-01 16:17:38 +01:00
2026-01-01 16:17:38 +01:00