graphite-scop-detection.c (loop_ivs_can_be_represented): Remove.
authorRichard Biener <rguenther@suse.de>
Fri, 13 Oct 2017 06:57:11 +0000 (06:57 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 13 Oct 2017 06:57:11 +0000 (06:57 +0000)
commitcae827b1a1a2f02d08fa0602e1cdaf991a8248ea
tree04f9c8b68b60e096608ef25d8d8365e915731d06
parentca04e2cd566342ff5098d271d77cb6013adfefc9
graphite-scop-detection.c (loop_ivs_can_be_represented): Remove.

2017-10-13  Richard Biener  <rguenther@suse.de>

* graphite-scop-detection.c (loop_ivs_can_be_represented): Remove.
(scop_detection::harmful_loop_in_region): Remove premature
IV type restriction.
(scop_detection::graphite_can_represent_scev): We can handle
pointer IVs just fine.

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