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/



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to