From db737c79c694d0cb65dbc40696c8765b4299310c Mon Sep 17 00:00:00 2001 From: Paul Zimmermann Date: Mon, 2 Aug 2021 15:19:21 +0200 Subject: 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 --- benchtests/sin-inputs | 3 --- 1 file changed, 3 deletions(-) (limited to 'benchtests/sin-inputs') 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 -- cgit v1.1