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

faudio: Use NEON intrinsics on ARM64EC. #341

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

cjacek
Copy link
Contributor

@cjacek cjacek commented Apr 17, 2024

I wrote this as a part of efforts to support ARM64EC in Wine. On ARM64EC, both __x86_64__ and __arm64ec__ macros are defined, so I reordered ifdefs to prioritize ARM checks.

@flibitijibibo flibitijibibo merged commit ffbd861 into FNA-XNA:master Apr 17, 2024
5 checks passed
@cjacek cjacek deleted the arm64ec branch April 17, 2024 13:33
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