]> git.sesse.net Git - stockfish/commit - AUTHORS
Fix for MSVC compilation.
authorAndreas Matthies <a.matthies@online.de>
Tue, 13 Jun 2023 04:24:04 +0000 (06:24 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 13 Jun 2023 06:45:25 +0000 (08:45 +0200)
commit7922e07af83dd472da6e5b38fb84214cfe46a630
tree5b0dc480f80b55a5321c1db558544cd85aa34b28
parent92c949e12e028cb4556de2786a77f2aec178d59f
Fix for MSVC compilation.

MSVC needs two more explicit casts to compile new affine_transform_sparse_input.
See https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm256_castsi256_ps
and https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#text=_mm_castsi128_ps

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

No functional change
AUTHORS
src/nnue/layers/affine_transform_sparse_input.h