diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-31 18:08:32 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-06-01 10:47:44 -0300 |
commit | dc208f4a53e71560432ad6a4aa42da1becc7bd3f (patch) | |
tree | f79c05eca61166cc8da56872ef5f6e6297248a69 /benchtests | |
parent | 3323476641432c061f1ff59b6d3dc2ee3593dea7 (diff) | |
download | glibc-dc208f4a53e71560432ad6a4aa42da1becc7bd3f.tar.gz glibc-dc208f4a53e71560432ad6a4aa42da1becc7bd3f.tar.xz glibc-dc208f4a53e71560432ad6a4aa42da1becc7bd3f.zip |
benchtests: Add workload name for sincosf
So it can show both reciprocal-throughput and latency. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'benchtests')
-rw-r--r-- | benchtests/sincosf-inputs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchtests/sincosf-inputs b/benchtests/sincosf-inputs index ef5668a38c..0a8495a67c 100644 --- a/benchtests/sincosf-inputs +++ b/benchtests/sincosf-inputs @@ -1,5 +1,6 @@ ## includes: math.h ## args: float:<float *>:<float *> +## name: workload-random 0x1.759424p-1 -0x1.324949p0 -0x1.855528p8 |