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

Fix __builtin_shufflevector name #1034

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

serge-sans-paille
Copy link
Contributor

__builtin_shuffle_vector -> __builtin_shufflevector

See https://clang.llvm.org/docs/LanguageExtensions.html#langext-builtin-shufflevector

Fix #1033

@serge-sans-paille serge-sans-paille force-pushed the fix/builtin_shufflevector branch 2 times, most recently from 5e7811a to 8fb1a23 Compare July 3, 2024 06:47
@serge-sans-paille serge-sans-paille merged commit b11ad9b into master Jul 3, 2024
118 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.

__builtin_shufflevector seems to be never enabled
1 participant