Skip to content

Support aarch64-pc-windows-msvc#7691

Closed
IvanPleshkov wants to merge 2 commits intodevfrom
support-aarch64-pc-windows-msvc
Closed

Support aarch64-pc-windows-msvc#7691
IvanPleshkov wants to merge 2 commits intodevfrom
support-aarch64-pc-windows-msvc

Conversation

@IvanPleshkov
Copy link
Contributor

@IvanPleshkov IvanPleshkov commented Dec 4, 2025

Hotfix for #7686

MSVC has differences in std in comparison with GCC/Clang. This PR fixes this errors:

  1. fix missed __builtin_popcount in MSVC

  2. don't check __ARM_FEATURE_FP16_VECTOR_ARITHMETIC flag which is not defined in MSVC

Note: this is untested

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.

1 participant