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

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 06:21:31 PST 2018


steleman updated this revision to Diff 172754.
steleman added a comment.

- Reverted to using the non _u35 SLEEF function names as per comment from @shibatch.


https://reviews.llvm.org/D53927

Files:
  include/llvm/Analysis/TargetLibraryInfo.h
  include/llvm/IR/Intrinsics.td
  lib/Analysis/TargetLibraryInfo.cpp
  test/Transforms/LoopVectorize/AArch64/sleef-calls-aarch64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53927.172754.patch
Type: text/x-patch
Size: 44561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/65fd39ba/attachment.bin>


More information about the llvm-commits mailing list