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 Windows ARM64 builds when using MSVC #419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anthony-linaro
Copy link

@anthony-linaro anthony-linaro commented Nov 14, 2024

Previously there was an assumption that if you are using MSVC, AVX2 is available.

This was all tested using CMake, I haven't touched the sln/vcxproj files to add ARM64 support.

@Jovasa Jovasa added the safe to test Run tests on CI label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Run tests on CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants