Skip to content

Get rid of per-lane access in Neon implementation #1142

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

Merged
merged 2 commits into from
Jul 13, 2025

Conversation

serge-sans-paille
Copy link
Contributor

No description provided.

@serge-sans-paille serge-sans-paille force-pushed the fix/neon-getter branch 19 times, most recently from 2ac5fd9 to 2b41f08 Compare July 12, 2025 10:10
Previous implementation relied on per-lane accessors, which is not
efficient. Rely on adds/subs combination instead.
Previous implementation was not checking the equality part of
greater-or-equal and less-or-equal operators.
@serge-sans-paille serge-sans-paille merged commit 2aceb7a into master Jul 13, 2025
126 checks passed
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.

1 participant