gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gomp-discuss] Plan ... coments wanted !


From: Diego Novillo
Subject: Re: [Gomp-discuss] Plan ... coments wanted !
Date: Wed, 29 Jan 2003 18:23:51 -0500
User-agent: Mutt/1.4i

On Thu, 30 Jan 2003, Steven Bosscher wrote:

> Op wo 29-01-2003, om 15:50 schreef Diego Novillo:
> > You really want to work on GIMPLE.  That's the language over
> > which GCC will do tree optimizations.
> ---- 8< ----
> > As far as the optimizations go, almost everything will be
> > analyzed and optimized at the GIMPLE level.
> 
> So where should the OpenMP stuff be translated to libcalls and who knows
> what else?  During GENERIC->GIMPLE, or during GIMPLE->RTL?
> 
GIMPLE->RTL.  GENERIC->GIMPLE will probably be just a
simplification of the expressions much like we simplify the
original parse trees.


Diego.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]