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/tan-inputs | 7 ------- 1 file changed, 7 deletions(-) (limited to 'benchtests/tan-inputs') diff --git a/benchtests/tan-inputs b/benchtests/tan-inputs index 982c261..5a74655 100644 --- a/benchtests/tan-inputs +++ b/benchtests/tan-inputs @@ -3244,10 +3244,6 @@ -0x1.2a3e75ea2ae07p2 -0x1.90fb35edc8d06p0 0x1.9a76161e739c7p0 -# tan slow path at 240 bits -# Implemented in sysdeps/ieee754/dbl-64/mptan.c -# Range reduction is done using mp arithmetic. -## name: 240bits 0x1.ee5a221c1ec30p750 0x1.d0b7237b90954p983 0x1.50aee539c99e6p817 @@ -3448,9 +3444,6 @@ -0x1.8698a10662bffp544 0x1.a07c20fa799d8p622 -0x1.d126c657c582bp880 -# tan slowest path at 768 bits -# Implemented in sysdeps/ieee754/dbl-64/mptan.c -## name: 768bits 0x1.dffffffffff1fp-22 0x1.810f60836538dp143 -0x1.e877a52501e08p134 -- cgit v1.1