[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.
Loading
Please register or sign in to comment