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
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