about summary refs log tree commit diff
path: root/benchtests/bench-wcsncat.c
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2022-05-31 13:09:38 +0200
committerAndreas Schwab <schwab@suse.de>2022-06-01 10:29:52 +0200
commitdc1e5eeb25c4bcb1cc0c883a2d67cf93eb252478 (patch)
tree4064d9da2fa13bcacbf498fe6de9709bfbd754a7 /benchtests/bench-wcsncat.c
parentd976d44a89ab0e4e8bd077f7063030e2e04975aa (diff)
downloadglibc-dc1e5eeb25c4bcb1cc0c883a2d67cf93eb252478.tar.gz
glibc-dc1e5eeb25c4bcb1cc0c883a2d67cf93eb252478.tar.xz
glibc-dc1e5eeb25c4bcb1cc0c883a2d67cf93eb252478.zip
x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
The compiler may substitute calls to sin or cos with calls to sincos, thus
we should have the same optimized implementations for sincos.  The
optimized implementations may produce results that differ, that also makes
sure that the sincos call aggrees with the sin and cos calls.
Diffstat (limited to 'benchtests/bench-wcsncat.c')
0 files changed, 0 insertions, 0 deletions