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

Naoki Shibata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 21:20:20 PDT 2018


shibatch added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D53927





More information about the llvm-commits mailing list