Skip to content

Replacing instances of move == ttData.move with the new flag ss->isTTMove #5857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

FauziAkram
Copy link
Contributor

The isTTMove flag was introduced to provide a cleaner and more direct way to check if the current move being considered originates from the TT. This PR aims to consistently utilize this flag where appropriate.

Non-functional
bench: 3088494

bench: 3088494
@xu-shawn
Copy link
Contributor

xu-shawn commented Feb 4, 2025

I feel that this could introduce inconsistencies between moves loop heuristics and extension conditions. Any opinions from the maintainers?

@FauziAkram
Copy link
Contributor Author

Should I rebase this to the new master, or is there something that prevents this change from being merged?

@FauziAkram
Copy link
Contributor Author

I will close it, as the changes are included in the PR of another dev, #6007 , and merged into master.

@FauziAkram FauziAkram closed this Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants