public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-760] GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi
@ 2022-05-25 12:37 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-05-25 12:37 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:2a790686fd11bc90032ff67c996c5a2752305625

commit r13-760-g2a790686fd11bc90032ff67c996c5a2752305625
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed May 25 14:36:31 2022 +0200

    GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi
    
    gcc/
            * doc/invoke.texi (AMD GCN Options): Add gfx908/gfx90a.

Diff:
---
 gcc/doc/invoke.texi | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 12f834ff01d..71098d86313 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -19737,7 +19737,6 @@ Set architecture type or tuning for @var{gpu}. Supported values for @var{gpu}
 are
 
 @table @samp
-@opindex fiji
 @item fiji
 Compile for GCN3 Fiji devices (gfx803).
 
@@ -19747,6 +19746,12 @@ Compile for GCN5 Vega 10 devices (gfx900).
 @item gfx906
 Compile for GCN5 Vega 20 devices (gfx906).
 
+@item gfx908
+Compile for CDNA1 Instinct MI100 series devices (gfx908).
+
+@item gfx90a
+Compile for CDNA2 Instinct MI200 series devices (gfx90a).
+
 @end table
 
 @item -msram-ecc=on


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-25 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 12:37 [gcc r13-760] GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi Tobias Burnus

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).