https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Wed Sep 20 07:33:58 2017
New Revision: 253000
URL: https://gcc.gnu.org/viewcvs?rev=253000&root=gcc&view=rev
Log:
2017-09-20 Richard Biener
PR tree-optimization/81373
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
--- Comment #4 from Sebastian Pop ---
The patch looks good. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
--- Comment #3 from Richard Biener ---
The following patch fixes this. We fail to handle scev_analyzable_p
loop-closed
PHIs that are live-out to the region.
Index: gcc/graphite-scop-detection.c
==
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
Richard Biener changed:
What|Removed |Added
Target Milestone|7.2 |7.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
Richard Biener changed:
What|Removed |Added
Target Milestone|7.2 |7.3
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
Richard Biener changed:
What|Removed |Added
Target Milestone|7.2 |7.3
--- Comment #3 from Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
Richard Biener changed:
What|Removed |Added
Priority|P2 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81373
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED