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 type error in minor ARM64 optimization, which some compilers don't like #19906

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

hrydgard
Copy link
Owner

Fixes #19905

@hrydgard hrydgard added this to the v1.19.0 milestone Jan 22, 2025
@hrydgard hrydgard merged commit b41c632 into master Jan 22, 2025
19 checks passed
@hrydgard hrydgard deleted the arm64-buildfix branch January 22, 2025 11:03
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.

CrossSIMD.h:673:33: error: cannot convert 'float32x4_t' to 'int32x4_t'
1 participant