Skip to content
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

s2: Simplify small blocks with known max size. #300

Merged
merged 4 commits into from Dec 8, 2020

Conversation

klauspost
Copy link
Owner

@klauspost klauspost commented Dec 7, 2020

Remove code that handles cases where we are beyond possible block limits.

Mostly cleanup since branch prediction usually is able to pick these up.

@klauspost klauspost merged commit 8c54b42 into master Dec 8, 2020
@klauspost klauspost deleted the s2-removve-unused-small-block-code branch December 8, 2020 12:20
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.

None yet

1 participant