about summary refs log tree commit diff
path: root/shlib-versions
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-06-09 09:58:33 -0700
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-06-09 12:51:15 -0700
commit3a49ce8799e7233946f8154ba05c185277f33f11 (patch)
tree33adbdff8770b1596ab6e5cbd462cb839c38b2c7 /shlib-versions
parente560b3c2d2b1aeae68bc2da901f773b9a253e594 (diff)
downloadglibc-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 'shlib-versions')
0 files changed, 0 insertions, 0 deletions