]> git.sesse.net Git - stockfish/commit
small speed-up in movegen
authorprotonspring <mike@whiteley.org>
Thu, 4 Jun 2020 00:06:49 +0000 (18:06 -0600)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 6 Jun 2020 14:03:19 +0000 (16:03 +0200)
commitfd8e88427b1268bfddc0b2ab72f639f758b7be0b
tree4e643e826b2f3ff5b242494a55d8a5e7fab826d3
parent784263596ff9b01187341274b6f3cbd8971a2d2c
small speed-up in movegen

pass color as a template parameter.

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

No functional change.
src/movegen.cpp