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