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: [patch] fix SPEC ICE - violating loop-closed-form in the vectorizer


On Thu, Mar 31, 2005 at 06:50:23PM +0200, Dorit Naishlos wrote:

>       * tree-flow.h (loop_closed_split_exit_edge): New function
>       declaration.
>       * tree-ssa-loop-manip.c (loop_closed_split_exit_edge):
>       New function.
>       * tree-vect-analyze.c (vect_analyze_loop_form): Call
>       loop_closed_split_exit_edge instead of loop_split_edge_with.
> 
OK.


Diego.


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