]> git.sesse.net Git - stockfish/commit
Fix a compiler bug on Clang 15+ with AVX-512
authorMinetaS <skdty87@gmail.com>
Tue, 17 Oct 2023 19:03:39 +0000 (04:03 +0900)
committerDisservin <disservin.social@gmail.com>
Mon, 23 Oct 2023 18:39:48 +0000 (20:39 +0200)
commit40c6a84434ea4600b5ebdd1020b34516317be1a9
treeea266357904baf0e7f3079f2616c87ea07e8ffdd
parentb7b7800e2b752c93131e03c31d7456f18b392a7c
Fix a compiler bug on Clang 15+ with AVX-512

fixes https://github.com/official-stockfish/Stockfish/issues/4450
closes https://github.com/official-stockfish/Stockfish/pull/4830

No functional change.
src/syzygy/tbprobe.cpp