mirror of git://sourceware.org/git/glibc.git
benchtests: Add tanhf benchmark
Random inputs in the range [-10,10]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
b76b90a809
commit
042ed4b28a
|
@ -114,6 +114,7 @@ bench-math := \
|
||||||
tan \
|
tan \
|
||||||
tanf \
|
tanf \
|
||||||
tanh \
|
tanh \
|
||||||
|
tanhf \
|
||||||
tgamma \
|
tgamma \
|
||||||
tgammaf \
|
tgammaf \
|
||||||
trunc \
|
trunc \
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue