]> gcc.gnu.org Git - gcc.git/commitdiff
libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
authorTobias Burnus <tobias@codesourcery.com>
Wed, 30 Nov 2022 10:23:41 +0000 (11:23 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 30 Nov 2022 10:23:41 +0000 (11:23 +0100)
libgomp/ChangeLog:

* libgomp.texi (OpenMP Context Selectors): Add 'gfx803' to gcn's isa.

libgomp/libgomp.texi

index 85cae742cd47dd2675b10f70134a68c711092de5..4caac49750635539c3d3277f637f73ac60ae1c43 100644 (file)
@@ -4377,7 +4377,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''
This page took 0.074225 seconds and 5 git commands to generate.