Simplify rint (#297)
This patch simplifies rint algorithm that are used when such an instruction is not available.
This patch also replaces sqrt algorithm with FMA.
These changes do not affect performance with recent vector extensions.
Authored-by:
shibatch <shibatch.sf.net@gmail.com>
Loading
Please register or sign in to comment