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

Michael Zolotukhin mzolotukhin at apple.com
Fri Mar 6 17:25:52 PST 2015


Hi Hal,
I moved the tables initialization to TLI, the corresponding TLI patch is here:
http://reviews.llvm.org/D8131
Now frontends can either use `addVectorizableFunctionsFromVecLib` to initialize the tables for a known library, or manually fill the table and use `addVectorizableFunctions`. Did I get it right, that it's what you wanted to keep?


http://reviews.llvm.org/D8097

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






More information about the cfe-commits mailing list