diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-06-09 09:58:33 -0700 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-06-09 12:51:15 -0700 |
commit | 3a49ce8799e7233946f8154ba05c185277f33f11 (patch) | |
tree | 33adbdff8770b1596ab6e5cbd462cb839c38b2c7 /inet/rexec.c | |
parent | e560b3c2d2b1aeae68bc2da901f773b9a253e594 (diff) | |
download | glibc-3a49ce8799e7233946f8154ba05c185277f33f11.tar.gz glibc-3a49ce8799e7233946f8154ba05c185277f33f11.tar.xz glibc-3a49ce8799e7233946f8154ba05c185277f33f11.zip |
x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4
tanhf-avx2 and tanhf-sse4 use the same data tables so we can save over 4kb using a shared datatable. This does increase the memory footprint of the sse4 version (as now all the targets are 32 bytes instead of 16), generally it seems worth the code size save. NB: This patch doesn't do anything itself, it is setup for future patches.
Diffstat (limited to 'inet/rexec.c')
0 files changed, 0 insertions, 0 deletions