[Bug tree-optimization/34416] Tree optimization pipeline needs re-tuning

2025-02-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34416 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |13.0 Status|NEW

[Bug tree-optimization/34416] Tree optimization pipeline needs re-tuning

2010-07-22 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2010-07-22 21:08 --- How much does this bug apply now after the changes to how aliasing happens before inlining and such? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34416

[Bug tree-optimization/34416] Tree optimization pipeline needs re-tuning

2008-09-18 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfi

[Bug tree-optimization/34416] Tree optimization pipeline needs re-tuning

2008-09-18 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-09-18 12:55 --- Confirmed. For 4.4 the following was done: 2008-08-20 Richard Guenther <[EMAIL PROTECTED]> * passes.c (init_optimization_passes): Move the second forwprop pass before alias computation. Remove

[Bug tree-optimization/34416] Tree optimization pipeline needs re-tuning

2007-12-10 Thread rguenther at suse dot de
--- Comment #3 from rguenther at suse dot de 2007-12-10 12:32 --- Subject: Re: Tree optimization pipeline needs re-tuning On Mon, 10 Dec 2007, steven at gcc dot gnu dot org wrote: > Insert usual rant about running more and more and more and more and more and > more and more and more

[Bug tree-optimization/34416] Tree optimization pipeline needs re-tuning

2007-12-10 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2007-12-10 12:28 --- Insert usual rant about running more and more and more and more and more and more and more and more and more and more and more passes, with total disregard for compilation time of the common cases where optimization d

[Bug tree-optimization/34416] Tree optimization pipeline needs re-tuning

2007-12-10 Thread pinskia at gmail dot com
--- Comment #1 from pinskia at gmail dot com 2007-12-10 12:04 --- Subject: Re: New: Tree optimization pipeline needs re-tuning On 10 Dec 2007 10:07:09 -, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > - run DCE after vectorization, the IL is completely hosed for >