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 55/65] Fix tonto: call propagate_expr_outside_region.


On Mon, Aug 2, 2010 at 1:20 PM, Sebastian Pop <sebpop@gmail.com> wrote:
> From: spop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
>
> 2010-07-26 ?Sebastian Pop ?<sebastian.pop@amd.com>
>
> ? ? ? ?* graphite-sese-to-poly.c (propagate_expr_outside_region): Also
> ? ? ? ?handle the case when def is in the sese region.
> ? ? ? ?(rewrite_close_phi_out_of_ssa): Call propagate_expr_outside_region
> ? ? ? ?for invariant expressions.
> ? ? ? ?(rewrite_cross_bb_phi_deps): Removed.
> ? ? ? ?(rewrite_cross_bb_scalar_deps): Also handle GIMPLE_PHI nodes.
> ? ? ? ?(rewrite_cross_bb_scalar_deps_out_of_ssa): Do not call
> ? ? ? ?rewrite_cross_bb_phi_deps.
>

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46185

-- 
H.J.


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