diff options
author | Paul Clarke <pc@us.ibm.com> | 2017-06-23 09:10:32 -0300 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2017-06-23 09:19:17 -0300 |
commit | c340290de867e02d37215df139fac0a7d9640704 (patch) | |
tree | 9fdaebf6118c2b776e6b3ed0718a223caaaeb2fc /include/aio.h | |
parent | 76c4c838e7463aab5a9aec6c3e5ce70eb1887bc0 (diff) | |
download | glibc-c340290de867e02d37215df139fac0a7d9640704.tar.gz glibc-c340290de867e02d37215df139fac0a7d9640704.tar.xz glibc-c340290de867e02d37215df139fac0a7d9640704.zip |
Optimized version of powf()
Most significant changes are code simplification and use of doubles for intermediate values. Also, some rearrangement to move early non-dependent code later, out of the faster paths. * sysdeps/ieee754/flt-32/e_powf.c: Optimized implementation utilizing rearranged code and doubles float types.
Diffstat (limited to 'include/aio.h')
0 files changed, 0 insertions, 0 deletions