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: Autoparallelization


Zdenek Dvorak wrote on 10/03/06 09:44:

> I thought about this and considered it a bit easier to start by
> targetting libgomp directly, at least for the initial implementation.
>
OK, but it's really not the right direction.  If there are things to fix
in the OMP IL, then we will fix them.  Otherwise, we will fall in the
usual trap of a misdesigned implementation that lives on because
it-works-and-who-really-has-time-to-fix-it-up.

I can help you fix whatever is missing on the IL side to get this going,
but I will need at least another week or so to finish up the memory SSA
bits I've been working on.


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