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: [gomp] More IL work


Diego Novillo wrote:
> In a sense, it may be an advantage to the development of the
> general framework.  But the current objective is OpenMP
> code generation, not a general parallelization framework.
> 

I know, and I won't say no if they want to work on an automatic
parallelizer.  Now because I don't see any other place in GCC that can
generate parallel code, I think that gomp is the best place for their
contribution.

> They *will* need new general infrastructure.  We've got nothing
> right now.  But, I guess if they can live with a shifting
> framework, then I don't mind too much.
> 

I will help with the code generation such that they will see only the
higher parts that won't change too quickly.


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