Make quadrant shift a boolean in reduce_and_compute in s_sin.c
commitead1ef37d2c3cd998dffb803c43a4fc2d08537ff
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 6 Oct 2016 07:24:04 +0000 (6 12:54 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 6 Oct 2016 07:24:04 +0000 (6 12:54 +0530)
tree67f6cf0fe7edcc2757b22663fc780f32e5c35702
parent5455692aaf604e68d974524f18fc7bbcc97598f2
Make quadrant shift a boolean in reduce_and_compute in s_sin.c

Like the previous change, make the quadrant shift a boolean to make it
clearer that we will do at most a single rotation of the quadrants to
compute the cosine from the sine function.

This does not affect codegen.
ChangeLog
sysdeps/ieee754/dbl-64/s_sin.c