[PATCH] TLI: Add addVectorizableFunctionsFromVecLib.

hfinkel at anl.gov hfinkel at anl.gov
Mon Mar 9 17:46:31 PDT 2015


================
Comment at: lib/Analysis/TargetLibraryInfo.cpp:19
@@ -17,1 +18,3 @@
 
+cl::opt<TargetLibraryInfoImpl::VectorLibrary> llvm::ClVectorLibrary(
+    "vector-library", cl::Hidden, cl::desc("Vector functions library"),
----------------
Implied by the other comments, but this should be static.

http://reviews.llvm.org/D8131

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list