mirror of git://sourceware.org/git/glibc.git
benchtests: Add exp2m1f benchmark
The input is based on exp2f benchmark. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
ad53c12798
commit
19ab8bbd71
|
@ -45,6 +45,7 @@ bench-math := \
|
|||
exp10m1f \
|
||||
exp2 \
|
||||
exp2f \
|
||||
exp2m1f \
|
||||
expf \
|
||||
expm1 \
|
||||
floor \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue