Re: [committed, gomp4] Rewrite virtuals into lcssa in transform_to_exit_first_loop_alt

2015-06-18 Thread Tom de Vries
On 18/06/15 13:38, Richard Biener wrote: On Thu, Jun 18, 2015 at 9:25 AM, Tom de Vries wrote: Hi, transform_to_exit_first_loop contains the following comment: ... /* Make sure that we have phi nodes on exit for all loop header phis (create_parallel_loop requires that). */ ... I ran

Re: [committed, gomp4] Rewrite virtuals into lcssa in transform_to_exit_first_loop_alt

2015-06-18 Thread Richard Biener
On Thu, Jun 18, 2015 at 9:25 AM, Tom de Vries wrote: > Hi, > > transform_to_exit_first_loop contains the following comment: > ... > /* Make sure that we have phi nodes on exit for all loop header phis > (create_parallel_loop requires that). */ > ... > > I ran into a problem where after tra

[committed, gomp4] Rewrite virtuals into lcssa in transform_to_exit_first_loop_alt

2015-06-18 Thread Tom de Vries
Hi, transform_to_exit_first_loop contains the following comment: ... /* Make sure that we have phi nodes on exit for all loop header phis (create_parallel_loop requires that). */ ... I ran into a problem where after transform_to_exit_first_loop_alt this property does not hold for virtua