This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [LNO, mainline] Remember rs6000 builtins decls



On Jun 4, 2004, at 21:47, Devang Patel wrote:


This patch updates def_builtin macro to remember vector builtins in
vector_builtin_fns[]. This allows auto-vectorizer to use these
builtins directly.

Why would the auto-vectorizer use the builtins directly? I and many others think that the auto-vectorizer should be more target generic than that.


Thanks, Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]