Message ID | 20210726115305.2360051-1-Paul.Zimmermann@inria.fr |
---|---|
State | New |
Headers | show |
Series | Remove obsolete tests from acos-inputs, since slow path was removed. | expand |
On 7/26/21 5:23 PM, Paul Zimmermann wrote: > --- > benchtests/acos-inputs | 9 --------- > 1 file changed, 9 deletions(-) > > diff --git a/benchtests/acos-inputs b/benchtests/acos-inputs > index c90dba57ca..41e4732eb8 100644 > --- a/benchtests/acos-inputs > +++ b/benchtests/acos-inputs > @@ -2701,12 +2701,3 @@ > 0x1.eb1881275a5fap-1 > 0x1.e5a3c6b686c17p-1 > -0x1.5abd34f01cc55p-25 > -# acos multiple precision fallback. > -# Implemented in __cos32 in sysdeps/ieee754/dbl-64/sincos32.c > -## name: slow Please just remove the above comments and name and keep the inputs. > -0x1.91744378d312fp-25 > -0x1.e31933dfcae5ep-6 > -0x1.560a94c69898dp-28 > -0x1.4ede34c4c5b9cp-39 > --0x1.b5caf13967673p-28 > --0x1.d242039676722p-32 >
thank you Siddhesh for your review, indeed it makes sense to keep the inputs. I've just sent a v2 (but forgot to name it v2). Paul
diff --git a/benchtests/acos-inputs b/benchtests/acos-inputs index c90dba57ca..41e4732eb8 100644 --- a/benchtests/acos-inputs +++ b/benchtests/acos-inputs @@ -2701,12 +2701,3 @@ 0x1.eb1881275a5fap-1 0x1.e5a3c6b686c17p-1 -0x1.5abd34f01cc55p-25 -# acos multiple precision fallback. -# Implemented in __cos32 in sysdeps/ieee754/dbl-64/sincos32.c -## name: slow -0x1.91744378d312fp-25 -0x1.e31933dfcae5ep-6 -0x1.560a94c69898dp-28 -0x1.4ede34c4c5b9cp-39 --0x1.b5caf13967673p-28 --0x1.d242039676722p-32