graphite-scop-detection.c (scop_detection::can_represent_loop): Do not iterate to...
authorRichard Biener <rguenther@suse.de>
Tue, 19 Sep 2017 07:14:12 +0000 (07:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 19 Sep 2017 07:14:12 +0000 (07:14 +0000)
commit129d9dc2927dfe6343386d40697adfdd0582df2a
tree15c1bd286f71458909323d71d1a637eaf217b557
parent5cf2a5bbdd96f820225af0ed083122e037c46330
graphite-scop-detection.c (scop_detection::can_represent_loop): Do not iterate to sibling loops but only to siblings of inner loops.

2017-09-19  Richard Biener  <rguenther@suse.de>

* graphite-scop-detection.c (scop_detection::can_represent_loop):
Do not iterate to sibling loops but only to siblings of inner
loops.

From-SVN: r252962
gcc/ChangeLog
gcc/graphite-scop-detection.c