Skip to content

Conversation

@ysc3839
Copy link

@ysc3839 ysc3839 commented Jun 6, 2021

No description provided.

@ysc3839 ysc3839 changed the title Fix MSVC ARM32 detection. Fix build error on Windows Jun 6, 2021
@lemire
Copy link
Member

lemire commented Jun 6, 2021

64-bit ARM under Windows has the __umulh intrinsic, there is no need to emulate it.

I think that defined(_M_ARM) will detect both 64-bit and 32-bit ARM. We only want to detect 32-bit ARM.

Can you narrow down your patch to 32-bit ARM specifically?

@lemire
Copy link
Member

lemire commented Jun 7, 2021

Fixed with tests at #81

@lemire lemire closed this Jun 7, 2021
@ysc3839 ysc3839 deleted the windows-arm branch June 7, 2021 17:13
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