On 09/27/2016 01:49 PM, Siddhesh Poyarekar wrote: > Simplify the code a bit by consolidating sign checks in slow1 and > slow2 into __sin at the higher level. > > Siddhesh > > * sysdeps/ieee754/dbl-64/s_sin.c (slow1): Consolidate sign > check from here... > (slow2): ... and here... > (__sin): ... to here. LGTM. -- Cheers, Carlos.