[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 05:35:35 PST 2019
steleman added a comment.
In D53927#1399263 <https://reviews.llvm.org/D53927#1399263>, @rengolin wrote:
> Thanks Stephan, now looks good.
>
> Did you see the comment on lgamma coming after isoc99? I wonder if that's reproducible in all systems...
Just did a rebuild after moving lgamma after isoc99. No warnings, no errors, and no difference in my test results ...
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