benchtests: Add log1p benchmark

Random inputs x*2^e where x is random in [1/2,1] and e in [-29,127].

Reviewed-by: DJ Delorie <dj@redhat.com>
This commit is contained in:
Adhemerval Zanella 2024-10-25 15:21:45 -03:00
parent acc2137382
commit ef2485c5fe
2 changed files with 1006 additions and 0 deletions

View File

@ -73,6 +73,7 @@ bench-math := \
log10 \ log10 \
log10f \ log10f \
log1p \ log1p \
log1pf \
log2 \ log2 \
log2f \ log2f \
log2p1f \ log2p1f \

1005
benchtests/log1pf-inputs Normal file

File diff suppressed because it is too large Load Diff