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

George Mitenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 06:30:08 PDT 2021


georgemitenkov added a comment.

Thanks @rengolin! I guess in this case we have to see what @steleman and @joelkevinjones think and if they are interested (As well as other reviewers).

It would be really great to have this functionality. With the recent patch (https://reviews.llvm.org/D95373) math intrinsics can be changed into calls for SIMD libraries, and having Sleef there just completes the picture. I am wondering if may be it is better to discuss this on the mailing list? (Sometimes reverted patches are lost for reviewers)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53927/new/

https://reviews.llvm.org/D53927



More information about the llvm-commits mailing list