Re: [PATCH 00/10] Second attempt to fix PR47654 and PR49649

2011-07-22 Thread Richard Guenther
On Thu, 21 Jul 2011, Tobias Grosser wrote: > On 07/21/2011 08:31 PM, Sebastian Pop wrote: > > Hi, > > > > This patch-set addresses the comments from Tobias on fixing PR47654. > > > > The first patches are cleanups: > > > > - Start counting nesting level from 0 and use the standard "Polyhedral >

Re: [PATCH 00/10] Second attempt to fix PR47654 and PR49649

2011-07-21 Thread Tobias Grosser
On 07/21/2011 08:31 PM, Sebastian Pop wrote: Hi, This patch-set addresses the comments from Tobias on fixing PR47654. The first patches are cleanups: - Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. - Do not compute twice typ

[PATCH 00/10] Second attempt to fix PR47654 and PR49649

2011-07-21 Thread Sebastian Pop
Hi, This patch-set addresses the comments from Tobias on fixing PR47654. The first patches are cleanups: - Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface. - Do not compute twice type, lb, and ub. - Record the loop level that defi