[Bug tree-optimization/39201] [meta-bug] ivopts metabug

2019-03-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39201 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/39201] [meta-bug] ivopts metabug

2013-11-19 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39201 Bug 39201 depends on bug 39200, which changed state. Bug 39200 Summary: ivopts slows down SciMark sparse matrix benchmark http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39200 What|Removed |Added ---

[Bug tree-optimization/39201] [meta-bug] ivopts metabug

2009-02-16 Thread bonzini at gnu dot org
--- Comment #3 from bonzini at gnu dot org 2009-02-16 09:56 --- Subject: Re: [meta-bug] ivopts metabug > I'm adding PR 34163 in the hope that ivopts pass will someday know how to > handle x[n] = f (x[n-1]) from "... very tight loops that calculate x[n] from > the value x[n-1], where x[

[Bug tree-optimization/39201] [meta-bug] ivopts metabug

2009-02-16 Thread ubizjak at gmail dot com
--- Comment #2 from ubizjak at gmail dot com 2009-02-16 09:44 --- I'm adding PR 34163 in the hope that ivopts pass will someday know how to handle x[n] = f (x[n-1]) from "... very tight loops that calculate x[n] from the value x[n-1], where x[n-1] is the result of a previous step." This