about summary refs log tree commit diff
path: root/benchtests/Makefile
diff options
context:
space:
mode:
authorPaul Zimmermann <Paul.Zimmermann@inria.fr>2020-08-27 10:28:56 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-09-10 15:25:22 -0300
commit26fbd74059dc8b9c54b69c3df5ccf539f9a5d2c7 (patch)
tree16cf9ae8ebb38007ba03c2055cc02036a051347f /benchtests/Makefile
parentad1e1db5dce63b573d309efb7c629a1e7a8ad8a5 (diff)
downloadglibc-26fbd74059dc8b9c54b69c3df5ccf539f9a5d2c7.tar.gz
glibc-26fbd74059dc8b9c54b69c3df5ccf539f9a5d2c7.tar.xz
glibc-26fbd74059dc8b9c54b69c3df5ccf539f9a5d2c7.zip
benchtests: Add "workload" traces for sinf128
This patch adds workload traces for sinf128 in binary32.  The trace is
made of 1000 random numbers, generated with SageMath.
Diffstat (limited to 'benchtests/Makefile')
-rw-r--r--benchtests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchtests/Makefile b/benchtests/Makefile
index 453947d0ea..3095076055 100644
--- a/benchtests/Makefile
+++ b/benchtests/Makefile
@@ -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 expf128 powf128
+	      exp10f expf128 powf128 sinf128
 
 bench-pthread := pthread_once thread_create