]> git.sesse.net Git - stockfish/commitdiff
Use flip_sq idea in endgame.cpp
authorChris Caino <chricainogithub@gmail.com>
Tue, 22 Oct 2013 22:03:45 +0000 (23:03 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 23 Oct 2013 14:00:49 +0000 (16:00 +0200)
The normalising transformation is computed all at
once by the helper function get_flip_sq and then
applied immediately to the relevant squares as soon
as they are loaded from the position class.

bench: 8350690


No differences found