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

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 21:56:30 PDT 2018


steleman added a comment.

In https://reviews.llvm.org/D53927#1285092, @shibatch wrote:

> Is it easy to add pow and atan2?
>  Since these functions are relatively frequently used, I think people would appreciate if you could also add these two functions.


I will add them. They will be in the next revision of the changeset.


Repository:
  rL LLVM

https://reviews.llvm.org/D53927





More information about the llvm-commits mailing list