diff options
author | Paul Zimmermann <Paul.Zimmermann@inria.fr> | 2021-08-02 15:19:21 +0200 |
---|---|---|
committer | Paul Zimmermann <Paul.Zimmermann@inria.fr> | 2021-08-02 15:27:16 +0200 |
commit | db737c79c694d0cb65dbc40696c8765b4299310c (patch) | |
tree | 69ecb4e72ab8a9ab1d3bf61241508de4aab008f0 /benchtests/sin-inputs | |
parent | 4165dd2e9562a586865f3032a91958cec40c4692 (diff) | |
download | glibc-db737c79c694d0cb65dbc40696c8765b4299310c.zip glibc-db737c79c694d0cb65dbc40696c8765b4299310c.tar.gz glibc-db737c79c694d0cb65dbc40696c8765b4299310c.tar.bz2 |
Remove obsolete comments/name from several benchtest input files.
These comments refer to slow paths that were removed in
glibc 2.34 or earlier. The corresponding "names" that yield
separate workload traces for "make bench" are thus obsolete.
We are however keeping the corresponding inputs.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'benchtests/sin-inputs')
-rw-r--r-- | benchtests/sin-inputs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/benchtests/sin-inputs b/benchtests/sin-inputs index 3e7cc3d..22f9a5c 100644 --- a/benchtests/sin-inputs +++ b/benchtests/sin-inputs @@ -2801,9 +2801,6 @@ 0x1.77e333e16d85dp13 0x1.ee51c6871309bp605 -0x1.c61080b14654fp0 -# sin slowest path at 768 bits -# Implemented in sysdeps/ieee754/dbl-64/sincos32.c -## name: 768bits 0.93340582292648832662962377071381 2.3328432680770916363144351635128 3.7439477503636453548097051680088 |