This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: autopar reduction and OMP_ATOMIC gimplify/expand changes - final patch
- From: Diego Novillo <dnovillo at google dot com>
- To: Razya Ladelsky <RAZYA at il dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Zdenek Dvorak <rakdver at kam dot mff dot cuni dot cz>
- Date: Wed, 31 Oct 2007 07:52:07 -0400
- Subject: Re: autopar reduction and OMP_ATOMIC gimplify/expand changes - final patch
- References: <OF2FFFB73F.FE28AF5C-ONC2257385.002EA794-C2257385.002F3390@il.ibm.com>
Razya Ladelsky wrote:
> I hoped to demonstrate the reduction code in all parts it is involved in.
> I hope now it's clearer.
Yes, this is much easier to follow. Thanks.