X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fsearch.cpp;h=cfb569b90934e6cab2fc1cc7bec602aa5035d8ff;hb=ff5a6f8df196d61a0d9b1ebe54d84eeb9af20079;hp=206779ed1be13ea17b278572a059cffcd229961d;hpb=728b963614a765f5cb64c44a078169cca977750f;p=stockfish diff --git a/src/search.cpp b/src/search.cpp index 206779ed..cfb569b9 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -899,6 +899,8 @@ namespace { return value; } } + + Eval::NNUE::hint_common_parent_position(pos); } // Step 11. If the position is not in TT, decrease depth by 3.