]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi
authorTobias Burnus <tobias@codesourcery.com>
Wed, 25 May 2022 12:36:31 +0000 (14:36 +0200)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 25 May 2022 12:37:13 +0000 (14:37 +0200)
gcc/
* doc/invoke.texi (AMD GCN Options): Add gfx908/gfx90a.

gcc/doc/invoke.texi

index 12f834ff01d0e190819110432f778bdb375f324f..71098d8631381272c31e4a45bf6dc4d110cc2c49 100644 (file)
@@ -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