----- Original Message ----- > From: "Michael Zolotukhin" <[email protected]> > To: [email protected], [email protected], [email protected], > [email protected], "james molloy" > <[email protected]> > Cc: [email protected] > Sent: Friday, March 6, 2015 7:25:52 PM > Subject: Re: [PATCH] Add fveclib option and add several entries to table of > vectorizable functions. > > 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?
I think this makes sense. -Hal > > > http://reviews.llvm.org/D8097 > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ > > > -- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
