about summary refs log tree commit diff
path: root/malloc
diff options
context:
space:
mode:
authorJoe Ramsay <Joe.Ramsay@arm.com>2024-05-16 09:16:36 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2024-05-21 14:38:22 +0100
commitc39cf53702e570b64a70d8f7fdfe277017acfb5f (patch)
treeb703107f8e69e8ee3896e6608c16fbf0985bf4bf /malloc
parentc35cad016b2a5bc71fa2330f26e35afdef327ccc (diff)
downloadglibc-c39cf53702e570b64a70d8f7fdfe277017acfb5f.tar.gz
glibc-c39cf53702e570b64a70d8f7fdfe277017acfb5f.tar.xz
glibc-c39cf53702e570b64a70d8f7fdfe277017acfb5f.zip
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: Szabolcs Nagy <szabolcs.nagy@arm.com>
Diffstat (limited to 'malloc')
0 files changed, 0 insertions, 0 deletions