public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Thomas Schwinge <thomas@codesourcery.com>
To: Tom de Vries <Tom_deVries@mentor.com>, Jakub Jelinek <jakub@redhat.com>
Cc: "gcc-patches@gnu.org" <gcc-patches@gnu.org>
Subject: Re: [patch] Add counter inits to zero_iter_bb in expand_omp_for_init_counts
Date: Fri, 23 Oct 2015 14:40:00 -0000	[thread overview]
Message-ID: <87fv118xtb.fsf@kepler.schwinge.homeip.net> (raw)
In-Reply-To: <560D3716.9020804@mentor.com>

[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]

Hi Jakub and Tom!

On Thu, 1 Oct 2015 15:37:26 +0200, Tom de Vries <Tom_deVries@mentor.com> wrote:
> On 01/10/15 14:49, Jakub Jelinek wrote:
> > On Thu, Oct 01, 2015 at 02:46:01PM +0200, Tom de Vries wrote:
> >> this patch adds initialization in zero_iter_bb of counters introduced in
> >> expand_omp_for_init_counts.
> >>
> >> This removes the need to set TREE_NO_WARNING on those counters.
> >
> > Why do you think it is a good idea?
> 
> [...]

> >  Furthermore, I'd prefer not to change this area of code before
> > gomp-4_1-branch is merged, as it will be a nightmare for the merge
> > otherwise.
> 
> Committing to gomp-4_0-branch for now would work for me.

Well, the "nightmare" to merge this thus fell onto me...  In particular,
as part of my gomp-4_0-branch r229255,
<http://news.gmane.org/find-root.php?message_id=%3C877fmd7lig.fsf%40schwinge.name%3E>,
I "butchered" your (Tom's) code (gomp-4_0-branch r228595) to work in
context of Jakub's changes -- would you please check that out (current
gomp-4_0-branch)?  Even though there are no testsuite regressions, given
my lack of detailed understanding of this code, I'm not too sure about my
changes.

Here's, briefly, what I did: in gcc/omp-low.c:expand_omp_for_init_counts
extend created_zero_iter_bb handling for fd->ordered; at the end of that
function, individually decide (lame...) whether to use zero_iter1_bb or
zero_iter2_bb; in gcc/omp-low.c:expand_omp_for_generic remove
TREE_NO_WARNING code for the new zero_iter2_bb case, too.


Grüße,
 Thomas

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

  parent reply	other threads:[~2015-10-23 14:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 12:46 Tom de Vries
2015-10-01 12:49 ` Jakub Jelinek
2015-10-01 13:38   ` Tom de Vries
2015-10-08  8:33     ` [gomp4, committed] " Tom de Vries
2015-10-23 14:40     ` Thomas Schwinge [this message]
2015-10-28  9:50       ` [patch] " Tom de Vries

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fv118xtb.fsf@kepler.schwinge.homeip.net \
    --to=thomas@codesourcery.com \
    --cc=Tom_deVries@mentor.com \
    --cc=gcc-patches@gnu.org \
    --cc=jakub@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).