benchtests: Add "workload" traces for expf128

This patch adds workload traces for exp in binary128.  The trace is
made of 1000 random numbers, generated with SageMath.
This commit is contained in:
Paul Zimmermann 2020-08-27 10:21:37 -03:00 committed by Adhemerval Zanella
parent 59bb418bd0
commit abc9732aee
2 changed files with 1006 additions and 1 deletions

View File

@ -25,7 +25,7 @@ bench-math := acos acosh asin asinh atan atanh cos cosh exp exp2 log log2 \
modf pow rint sin sincos sinh sqrt tan tanh fmin fmax fminf \
fmaxf powf trunc truncf roundeven roundevenf expf exp2f logf \
log2f sincosf sinf cosf isnan isinf isfinite hypot logb logbf \
exp10f
exp10f expf128
bench-pthread := pthread_once thread_create

1005
benchtests/expf128-inputs Normal file

File diff suppressed because it is too large Load Diff