Commit Graph
1 Commits
Author SHA1 Message Date
StyxandJoost VandeVondele ab83d320b8 Simplify NMP condition
As this is tried only for cutNode, and all children of cutNodes will be nonCutNodes, the guard condition is redundant.
Simplification just removes the unnecessary condition (always true).

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

No functional change
2025-07-28 20:11:40 +02:00