[PATCH] Populate list of vectorizable functions for Accelerate library.
Michael Zolotukhin
mzolotukhin at apple.com
Wed May 6 17:31:12 PDT 2015
Hi hfinkel, aschwaighofer, nadav,
This patch adds majority of supported by Accelerate library functions to the
list of vectorizable functions.
The full list of available vector functions could be found here:
https://developer.apple.com/library/mac/documentation/Performance/Conceptual/vecLib/index.html
http://reviews.llvm.org/D9543
Files:
lib/Analysis/TargetLibraryInfo.cpp
test/Transforms/LoopVectorize/X86/veclib-calls.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9543.25113.patch
Type: text/x-patch
Size: 20855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150507/13cbc4be/attachment.bin>
More information about the llvm-commits
mailing list