Closed LeszekSwirski closed 2 months ago
Arm64 uses __umulh, so add the same condition for including the intrin.h header.
This was failing when trying to pull fast_float into Chromium (https://ci.chromium.org/ui/p/chromium/builders/try/win-arm64-compile-dbg/131424/overview)
Merging. I will issue a patch release.
@LeszekSwirski Patch release out!
Thanks for the fast turnaround!
Arm64 uses __umulh, so add the same condition for including the intrin.h header.
This was failing when trying to pull fast_float into Chromium (https://ci.chromium.org/ui/p/chromium/builders/try/win-arm64-compile-dbg/131424/overview)