mirror of git://sourceware.org/git/glibc.git
benchtests: Add log2p1f benchmark
It is based on log2f data. Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
parent
1e262f80dd
commit
acc2137382
|
@ -75,6 +75,7 @@ bench-math := \
|
|||
log1p \
|
||||
log2 \
|
||||
log2f \
|
||||
log2p1f \
|
||||
logb \
|
||||
logbf \
|
||||
logf \
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue