mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
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
2 changed files with 2889 additions and 0 deletions
|
@ -75,6 +75,7 @@ bench-math := \
|
|||
log1p \
|
||||
log2 \
|
||||
log2f \
|
||||
log2p1f \
|
||||
logb \
|
||||
logbf \
|
||||
logf \
|
||||
|
|
2888
benchtests/log2p1f-inputs
Normal file
2888
benchtests/log2p1f-inputs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue