This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/53852] [4.8 Regression] -ftree-loop-linear: large compile time / memory usage


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53852

Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grosser at gcc dot gnu.org

--- Comment #7 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 2013-02-07 09:04:36 UTC ---
I assume this PR is also a result of the PPL to ISL change ? 

Is there anything in place that could be used to avoid this exponential
complexity ? The pattern in comment #5 seems not too exotic.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]