This is the mail archive of the gcc@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: Is there any plan for "data propagation from Tree SSA to RTL" to be in GCC mainline?


I found it quite hard to merge the patch into current trunk HEAD since many things has changed.  Do you know which revision you use?  I would like to have a test to see whether it is effective in solving memory dependency issue in SMS. Thanks. 

Bingfeng

> -----Original Message-----
> From: Andrey Belevantsev [mailto:abel@ispras.ru] 
> Sent: 11 November 2008 13:53
> To: Bingfeng Mei
> Cc: gcc@gcc.gnu.org
> Subject: Re: Is there any plan for "data propagation from 
> Tree SSA to RTL" to be in GCC mainline?
> 
> Bingfeng Mei wrote:
> > I found the the GsoC project and patch here (only 2007)
> > 
> http://code.google.com/soc/2007/gcc/appinfo.html?csaid=E0FEBB8
> 69A5F65A8
> > 
> > Is this patch only for propagating data dependency or does 
> it include propagating alias info as well?
> The patch at http://gcc.gnu.org/ml/gcc/2007-12/msg00240.html 
> (I presume 
> this is the same patch, I'm just giving you the link to its 
> submission 
> to the GCC ML) only does propagating data dependency info.
> 
> Andrey
> 
> 


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