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

Use __builtin_shufflevector for the generic implementation of shuffle #958

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

serge-sans-paille
Copy link
Contributor

Let the compiler do the heavy lifting when possible :-) Fix #926

@serge-sans-paille serge-sans-paille force-pushed the feature/use-builtin-shuffle-vector branch 2 times, most recently from 678f4b8 to 0476d36 Compare October 17, 2023 21:11
Let the compiler do the heavy lifting when possible :-)
Fix #926
@serge-sans-paille serge-sans-paille force-pushed the feature/use-builtin-shuffle-vector branch from 0476d36 to 58d3803 Compare October 18, 2023 05:20
@serge-sans-paille serge-sans-paille merged commit cc14c23 into master Oct 18, 2023
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.

Shuffle generic function for NEON
1 participant