mirror of git://sourceware.org/git/glibc.git
benchtests: Add log10p1f benchmark
It is based on log2f data. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
ef2485c5fe
commit
48767cbb76
|
@ -72,6 +72,7 @@ bench-math := \
|
|||
log \
|
||||
log10 \
|
||||
log10f \
|
||||
log10p1f \
|
||||
log1p \
|
||||
log1pf \
|
||||
log2 \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue