Hi Nathan!

On Thu, 29 Oct 2015 13:28:02 -0700, Nathan Sidwell <nat...@acm.org> wrote:
> I've committed this to gomp4.   It removes a no-longer needed field from 
> omp_context &  simplifies the dummy head/tail generation needed for 
> reductions 
> at the outermost level.  Also incorporates the simplification I committed to 
> trunk  earlier today.

>       * omp-low.c (struct omp_context): Remove reductions field.
>       (scan_sharing_clauses): Don't increment it.
>       (lower_omp_target): Don't check it.  Move openacc dummy gang head
>       & tail generation later & simplify.  Merge ifs.

Thanks for clearing that up.  When working through merge conflicts of a
recent merge from trunk into gomp-4_0-branch, I had noticed the same
oddities (unreachable "if" condition, too complicated reductions
handling), but at that time couldn't allocate time for working on it.


Grüße
 Thomas

Attachment: signature.asc
Description: PGP signature

Reply via email to