public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Julian Brown <julian@codesourcery.com>
To: gcc-patches@gcc.gnu.org
Cc: Jakub Jelinek <jakub@redhat.com>
Subject: Re: [PATCH 8/8] OpenMP 5.0: [WIP, RFC] Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
Date: Mon, 4 Oct 2021 16:59:44 +0100	[thread overview]
Message-ID: <20211004165944.5df014bf@squid.athome> (raw)
In-Reply-To: <bc61e2e561e94aacb58f53776efda1276183dfe5.1628697740.git.julian@codesourcery.com>

On Wed, 11 Aug 2021 09:59:35 -0700
Julian Brown <julian@codesourcery.com> wrote:

> This patch reimplements the omp_target_reorder_clauses function in
> anticipation of supporting "deeper" struct mappings (that is, with
> several structure dereference operators, or similar).

FWIW, this patch has been superseded by the following:

  https://gcc.gnu.org/pipermail/gcc-patches/2021-October/580724.html

from the series posted starting from here:

  https://gcc.gnu.org/pipermail/gcc-patches/2021-October/580721.html

HTH,

Julian



      reply	other threads:[~2021-10-04 16:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11 16:58 [PATCH 0/8] OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers Julian Brown
2021-08-11 16:58 ` [PATCH 1/8] Improve OpenMP target support for C++ [PR92120 v4b] Julian Brown
2021-08-11 16:58 ` [PATCH 2/8] OpenMP 5.0: Implement relaxation of implicit map vs. existing device mappings Julian Brown
2021-08-11 16:58 ` [PATCH 3/8] Remove array section base-pointer mapping semantics, and other front-end adjustments (mainline trunk) Julian Brown
2021-08-11 16:58 ` [PATCH 4/8] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally Julian Brown
2021-08-11 16:59 ` [PATCH 5/8] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset Julian Brown
2021-08-11 16:59 ` [PATCH 6/8] OpenACC/OpenMP: Refactor struct lowering in gimplify.c Julian Brown
2021-08-11 16:59 ` [PATCH 7/8] OpenACC: Rework indirect struct handling " Julian Brown
2021-08-11 16:59 ` [PATCH 8/8] OpenMP 5.0: [WIP, RFC] Clause ordering for OpenMP 5.0 (topological sorting by base pointer) Julian Brown
2021-10-04 15:59   ` Julian Brown [this message]

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=20211004165944.5df014bf@squid.athome \
    --to=julian@codesourcery.com \
    --cc=gcc-patches@gcc.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).