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

Hal Finkel hfinkel at anl.gov
Sun Mar 8 17:21:26 PDT 2015


----- Original Message -----
> From: "Michael Zolotukhin" <mzolotukhin at apple.com>
> To: mzolotukhin at apple.com, hfinkel at anl.gov, aschwaighofer at apple.com, nrotem at apple.com, "james molloy"
> <james.molloy at arm.com>
> Cc: cfe-commits at cs.uiuc.edu
> 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



More information about the cfe-commits mailing list