Skip to content

Use bit scan intrinsic on Windows ARM64 platform#192

Merged
pdimov merged 1 commit intoboostorg:developfrom
mborland:msvc_clz
Apr 16, 2025
Merged

Use bit scan intrinsic on Windows ARM64 platform#192
pdimov merged 1 commit intoboostorg:developfrom
mborland:msvc_clz

Conversation

@mborland
Copy link
Member

On MSVC ARM64 both _BitScanForward64 and _BitScanReverse64 are available. ARM runners are not yet available with Github actions, but I have run this (and the entire core test suite) locally on an ARM64 Windows Machine:

Screenshot 2025-04-10 at 8 41 35 AM

@pdimov pdimov merged commit 21761b3 into boostorg:develop Apr 16, 2025
73 checks passed
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