mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-18 13:01:06 +08:00
GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi
gcc/ * doc/invoke.texi (AMD GCN Options): Add gfx908/gfx90a.
This commit is contained in:
parent
7a3ee77a2e
commit
2a790686fd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user