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

Better vectorization and crc64 #79

Merged
merged 119 commits into from
Sep 5, 2024
Merged

Conversation

JonathanHenson
Copy link
Contributor

Added CRC64 with aarch64 and intel vectorization with sw fallback. Contains an AVX512 implementation for crc32 and crc32c as well.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@JonathanHenson JonathanHenson requested a review from a team January 18, 2024 21:28
@DmitriyMusatkin DmitriyMusatkin merged commit 779b5f3 into main Sep 5, 2024
39 checks passed
@DmitriyMusatkin DmitriyMusatkin deleted the better_vectorization_and_crc64 branch September 5, 2024 18:15
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.

4 participants