diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-20 15:55:34 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-12-20 15:55:34 +0530 |
commit | 5ff8d60ef324b9666c92fc342d143e8074043cd1 (patch) | |
tree | 13e559d95b9a29ccd8a7cf5354e2b1a0295850e7 /grp | |
parent | 64a17f1adde4715bb6607f64decd73b2df9e6852 (diff) | |
download | glibc-5ff8d60ef324b9666c92fc342d143e8074043cd1.tar.gz glibc-5ff8d60ef324b9666c92fc342d143e8074043cd1.tar.xz glibc-5ff8d60ef324b9666c92fc342d143e8074043cd1.zip |
Remove some redundant computations in s_sin.c
There are multiple points in the code where the absolute value of a number is computed multiple times or is computed even though the value can only be positive. This change removes those redundant computations. Tested on x86_64 to verify that there were no regressions in the testsuite.
Diffstat (limited to 'grp')
0 files changed, 0 insertions, 0 deletions