[PATCH] D53927: [AArch64] Enable libm vectorized functions via SLEEF

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 05:52:05 PST 2019


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

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!


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