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 for ARM SIMD #230

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Fix for ARM SIMD #230

merged 1 commit into from
Dec 13, 2023

Conversation

mayawarrier
Copy link
Contributor

@mayawarrier mayawarrier commented Dec 13, 2023

I think FASTFLOAT_ARM64 is meant to be FASTFLOAT_NEON here.

Without this, FASTFLOAT_HAS_SIMD doesn't get defined for ARM targets, and ARM SIMD doesn't get used in the parser.

@lemire lemire merged commit 506b01a into fastfloat:main Dec 13, 2023
36 checks passed
@lemire
Copy link
Member

lemire commented Dec 13, 2023

Thanks.

@mayawarrier mayawarrier deleted the fix-arm-neon-macro branch December 13, 2023 17:15
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.

2 participants