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

Stefan Teleman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 09:04:44 PST 2018


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

Updated version of the patch/changeset, as per comments from Renato:

- veclib argument reverted back to SLEEF.
- Corresponding enum names reverted back to SLEEF.

- New benchmark comparing SLEEF performance when built with GCC 8.2 vs. clang ToT from 12/15/2018:

https://docs.google.com/spreadsheets/d/1QgdJjgCTFA9I2_5MvJU0uR4JT4knoW5xu-ujxszRbd0/edit?usp=sharing


Repository:
  rL LLVM

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

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.178475.patch
Type: text/x-patch
Size: 44558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/7c1ea444/attachment.bin>


More information about the llvm-commits mailing list