[PATCH] D53927: [AArch64] Enable libm vectorized functions via SLEEF
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 14 05:16:44 PST 2019
rengolin added a comment.
In D53927#1397870 <https://reviews.llvm.org/D53927#1397870>, @steleman wrote:
> Because __tgamma_r_finite doesn't exist, at least on Linux. :-)
>
> See /usr/include/bits/math-finite.h.
Ah! Sounds good. :)
Thanks!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53927/new/
https://reviews.llvm.org/D53927
More information about the llvm-commits
mailing list