public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-12] libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
Date: Wed, 30 Nov 2022 12:18:29 +0000 (GMT)	[thread overview]
Message-ID: <20221130121829.3D3C7385842E@sourceware.org> (raw)

https://gcc.gnu.org/g:02e6b3fd38d08e1739d4db0da6ad409f52ff7674

commit 02e6b3fd38d08e1739d4db0da6ad409f52ff7674
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Nov 30 13:18:17 2022 +0100

    libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
    
    libgomp/ChangeLog:
    
            * libgomp.texi (OpenMP Context Selectors): Add 'gfx803' to gcn's isa.
    
    (cherry picked from commit e0b95c2e8b771b53876321a6a0a9497619af73cd)

Diff:
---
 libgomp/ChangeLog.omp | 7 +++++++
 libgomp/libgomp.texi  | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index 4985ae73858..74053a6eea0 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,10 @@
+2022-11-30  Tobias Burnus  <tobias@codesourcery.com>
+
+	Backported from master:
+	2022-11-30  Tobias Burnus  <tobias@codesourcery.com>
+
+	* libgomp.texi (OpenMP Context Selectors): Add 'gfx803' to gcn's isa.
+
 2022-11-30  Paul-Antoine Arras <pa@codesourcery.com>
 
 	Backported from master:
diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index e9baae5dcfc..7f124dd6cd1 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -4372,7 +4372,8 @@ offloading devices (it's not clear if they should be):
       @tab See @code{-m...} flags in ``x86 Options'' (without @code{-m})
 @item @code{amdgcn}, @code{gcn}
       @tab @code{gpu}
-      @tab See @code{-march=} in ``AMD GCN Options''
+      @tab See @code{-march=} in ``AMD GCN Options''@footnote{Additionally,
+      @code{gfx803} is supported as an alias for @code{fiji}.}
 @item @code{nvptx}
       @tab @code{gpu}
       @tab See @code{-march=} in ``Nvidia PTX Options''

                 reply	other threads:[~2022-11-30 12:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221130121829.3D3C7385842E@sourceware.org \
    --to=burnus@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /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).