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

[Libm] Use sqrt intrinsic function in xsqrt if available (#169)

With this patch, sqrt functions utilizes an instruction for computing sqrt if available.
This patch also adds -fno-math-errno and -fno-trapping-math compiler options when compiled by gcc or clang.
parent 35bf4ba2
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