Skip to content
Commit c39cf537 authored by Joe Ramsay's avatar Joe Ramsay Committed by Szabolcs Nagy
Browse files

Compile libmvec with -fno-math-errno



Rounding intrinsics may not be inlined without
-fno-math-errno. libmvec is free to do what it
likes with errno, so disable it for better
performance.

Tested with no regression on aarch64 and x86_64.

Reviewed-by: default avatarSzabolcs Nagy <szabolcs.nagy@arm.com>
parent c35cad01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment