Skip to content

Conversation

@folkertdev
Copy link
Contributor

One more for the zlib-rs adler32 implementation.

The code for sse2, avx2 and avx512 is basically identical, so I centralized the implementation.

also combine the sse2 and avx2 version into one generic function for all 3
@rustbot
Copy link
Collaborator

rustbot commented Nov 14, 2025

Thank you for contributing to Miri! A reviewer will take a look at your PR, typically within a week or two.
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Nov 14, 2025
@folkertdev folkertdev changed the title add an avx512 psad shim add an avx512 psadbw shim Nov 14, 2025
@folkertdev
Copy link
Contributor Author

I added a more interesting test than what stdarch has, this new test was tested on real hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Waiting for a review to complete

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants