mirror of git://sourceware.org/git/glibc.git
benchtests: Add asinpif
Random inputs in the range of [-1,1]. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
3e0e782b29
commit
082ffa4ddc
|
|
@ -33,6 +33,7 @@ bench-math := \
|
||||||
asinf \
|
asinf \
|
||||||
asinh \
|
asinh \
|
||||||
asinhf \
|
asinhf \
|
||||||
|
asinpif \
|
||||||
atan \
|
atan \
|
||||||
atan2 \
|
atan2 \
|
||||||
atan2f \
|
atan2f \
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue