[PATCH] Add fveclib option and add several entries to table of vectorizable functions.

Michael Zolotukhin mzolotukhin at apple.com
Thu Mar 5 20:01:32 PST 2015


Hi hfinkel, aschwaighofer, nadav, jmolloy,

Add fveclib option.

Partially fill the list of vectorizable functions for framework
Accelerate.

This is the last, sixth, of 6 patches for enabling vectorization of calls.

http://reviews.llvm.org/D8097

Files:
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8097.21329.patch
Type: text/x-patch
Size: 4313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150306/ad146fab/attachment.bin>


More information about the cfe-commits mailing list