Re: [PATCH][GRAPHITE] Fix PR79483

2017-06-09 Thread Sebastian Pop
On Wed, Jun 7, 2017 at 4:46 AM, Richard Biener wrote: > > When the order of visiting dominator children in domwalk changed > GRAPHITE falls foul of relying on a particular order BBs are visited > when computing the original schedule from the vector of pbbs. > > The following restores an order that

[PATCH][GRAPHITE] Fix PR79483

2017-06-07 Thread Richard Biener
When the order of visiting dominator children in domwalk changed GRAPHITE falls foul of relying on a particular order BBs are visited when computing the original schedule from the vector of pbbs. The following restores an order that I believe might work. In the end the original schedule should p