[PATCH] D31789: [TLI] Add mapping for various '__<func>_finite' forms of the math routines to SVML routines

Chris Chrulski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 08:14:42 PDT 2017


chrischr updated this revision to Diff 98769.
chrischr added a comment.

Updated patch to group the new SVML function mappings to be with the existing function groupings.


https://reviews.llvm.org/D31789

Files:
  lib/Analysis/TargetLibraryInfo.cpp
  test/Transforms/LoopVectorize/X86/svml-calls-finite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31789.98769.patch
Type: text/x-patch
Size: 8774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/d62711b3/attachment.bin>


More information about the llvm-commits mailing list