graphite.c: Include tree-vectorizer.h for find_loop_location.
authorRichard Biener <rguenther@suse.de>
Wed, 1 Feb 2017 14:05:09 +0000 (14:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 1 Feb 2017 14:05:09 +0000 (14:05 +0000)
commit558b318588aa0f997f3006077098259d3b768be8
tree9b266228ef9972686c647bce15472c381f5b6259
parenta44769735d467a8fff1302c08d5a80a94ef757c7
graphite.c: Include tree-vectorizer.h for find_loop_location.

2017-02-01  Richard Biener  <rguenther@suse.de>

* graphite.c: Include tree-vectorizer.h for find_loop_location.
(graphite_transform_loops): Provide opt-info for optimized nests.
* tree-parloop.c (parallelize_loops): Provide opt-info for
parallelized loops.

From-SVN: r245096
gcc/ChangeLog
gcc/graphite.c
gcc/tree-parloops.c