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

msrv: test aarch64 #142

Merged
merged 4 commits into from May 1, 2023
Merged

Conversation

AaronO
Copy link
Contributor

@AaronO AaronO commented Apr 29, 2023

First commit should intentionally fail in CI, then use a cfg guard to fallback to swar instead of neon

NOTE: on M1 swar is surprisingly "only" ~30% slower than neon (i.e: ~100ns/iter vs ~70ns/iter for req/req).

Unblocks #141 (since we can punt raising MSRV)

First commit should intentionally fail in CI
@AaronO AaronO mentioned this pull request Apr 29, 2023
@seanmonstar seanmonstar merged commit efcdae7 into seanmonstar:master May 1, 2023
33 checks passed
@AaronO AaronO deleted the msrv/test-aarch64 branch May 1, 2023 13:35
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

2 participants