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 Tue, 2005-01-18 at 21:47 -0500, Diego Novillo wrote:
> Steven Bosscher wrote:
> 
> > Thoughts?
> > 
> Well, given your analysis, disabling it is not a bad idea.  OTOH, DSE 
> doesn't take a long time to run, does it?  I don't think I've ever 
> noticed it.
Also note that DSE is able to eliminate some stores that the RTL 
optimizers are unable to eliminate.


> Jeff, maybe there's a couple of things we can do for 4.0?  And then do a 
> complete rewrite for 4.1.
I'm certainly open to that.  

jeff



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