This is the mail archive of the gcc-patches@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]

Re: [patch] Disable tree-ssa DSE for now


On Wed, 19 Jan 05 16:29:50 EST, Richard Kenner
<kenner@vlsi1.ultra.nyu.edu> wrote:
>     Order of 100 dead store eliminations, out of the entire GCC source
>     base, does not sound like an optimization that's pulling its weight.
>     I am in favor of turning this off for 4.0.
> 
> Likewise.  And that's a best case, because *some* of those would have been
> eliminated by the RTL optimizers.

Instead of the 0 && ... sledgehammer, can we just turn DSE off by default?

Richard.


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