[PATCH] D53927: [AArch64] Enable libm vectorized functions via SLEEF
Stefan Teleman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 15 06:16:07 PST 2019
steleman added a comment.
In D53927#1399318 <https://reviews.llvm.org/D53927#1399318>, @rengolin wrote:
> In D53927#1399306 <https://reviews.llvm.org/D53927#1399306>, @steleman wrote:
>
> > Just did a rebuild after moving lgamma after isoc99. No warnings, no errors, and no difference in my test results ...
>
>
> It seems like a build issue (or a different library issue), that we can fix after commit.
>
> LGTM, thanks!
Thank you Sir! :-)
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