about summary refs log tree commit diff
path: root/include/float.h
diff options
context:
space:
mode:
authorPaul Clarke <pc@us.ibm.com>2017-06-23 09:10:32 -0300
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>2017-06-23 09:19:17 -0300
commitc340290de867e02d37215df139fac0a7d9640704 (patch)
tree9fdaebf6118c2b776e6b3ed0718a223caaaeb2fc /include/float.h
parent76c4c838e7463aab5a9aec6c3e5ce70eb1887bc0 (diff)
downloadglibc-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/float.h')
0 files changed, 0 insertions, 0 deletions