Skip to content
Unverified Commit eea09185 authored by Naoki Shibata's avatar Naoki Shibata Committed by GitHub
Browse files

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: default avatarshibatch <shibatch.sf.net@gmail.com>
parent 2dfc0df9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment