]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/graphite.c
re PR tree-optimization/82591 ([graphite] Compile-time hog w/ -O2 -floop-nest-optimize)
authorRichard Biener <rguenther@suse.de>
Wed, 18 Oct 2017 14:35:26 +0000 (14:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 18 Oct 2017 14:35:26 +0000 (14:35 +0000)
commite33507e33c20c23d4b72687ce5129dcc4c75f0be
treebe6a92ce13525c5b2590ffb52581b59cce3f76a1
parent30c4440c6ad1034e6e69fa7370659aaa9bb19912
re PR tree-optimization/82591 ([graphite] Compile-time hog w/ -O2 -floop-nest-optimize)

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

PR tree-optimization/82591
* graphite.c (graphite_transform_loops): Move code gen message
printing ...
* graphite-isl-ast-to-gimple.c (graphite_regenerate_ast_isl):
Here.  Handle scop_to_isl_ast failing.
(scop_to_isl_ast): Limit the number of ISL operations.

From-SVN: r253856
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c
gcc/graphite.c