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

Intrinsic __popcnt64 not available on Windows ARM64 #73

Open
sheldonrobinson opened this issue Aug 8, 2024 · 0 comments
Open

Intrinsic __popcnt64 not available on Windows ARM64 #73

sheldonrobinson opened this issue Aug 8, 2024 · 0 comments
Milestone

Comments

@sheldonrobinson
Copy link
Contributor

__popcnt64 not available for Windows on Arm, see ARM64 __popcnt intrinsics #4683
A workaround is found in #72.
This is probably also affecting issues #68, #69, #70, and #71.

For Windows on Arm an upstream solution was merged into codebase, see Add MSVC-internal workaround for ARM64 popcount intrinsics #4733.

@asg017 asg017 added this to the v0.1.2 milestone Aug 9, 2024
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

No branches or pull requests

2 participants