[PATCH 2/2] ARM: Improve fenv implementation
Wilco
wdijkstr@arm.com
Fri Apr 25 10:49:00 GMT 2014
Hi,
The second patch improves the fenv implementation by using the inline functions from fenv_private
where possible rather than duplicating functionality. The remaining functions are optimized in a
similar way to avoid unnecessary FPSCR writes (but no longer use __glibc_unlikely like in the
previous version).
OK for commit?
Wilco
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Reduce-unnecessary-FPSCR-writes.txt
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140425/2681b109/attachment.txt>
More information about the Libc-alpha
mailing list