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: [autovect] [patch] tree-ifcvt enhancements



On May 11, 2006, at 8:12 PM, Daniel Berlin wrote:


Uh, tree-if-conv is definitely not the right place to do this.
You should extend tree-ssa-sink.

Just a note, this should also be made sure that this also deals with also straight decls and not just pointers/arrays. If it is done that way, then this fixes PR 25553.

-- Pinski


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