]> git.ipfire.org Git - thirdparty/gcc.git/commit
amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs
authorTobias Burnus <tburnus@baylibre.com>
Fri, 26 Jan 2024 14:11:09 +0000 (15:11 +0100)
committerTobias Burnus <tburnus@baylibre.com>
Fri, 26 Jan 2024 14:11:09 +0000 (15:11 +0100)
commit56d0aba11abe22455f1deffa9eda59f4908453de
tree8958897730d792af2b7193cb92ee5115053a19d2
parent99890e15527f1f04caef95ecdd135c9f1a077f08
amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docs

gcc/ChangeLog:

* config.gcc (amdgcn-*-*): Add gfx1030 and gfx1100 to
TM_MULTILIB_CONFIG.
* doc/install.texi (Configuration amdgcn-*-*): Mention gfx1030/gfx1100.
* doc/invoke.texi (AMD GCN Options): Add gfx1030 and gfx1100 to
-march/-mtune.

libgomp/ChangeLog:

* testsuite/libgomp.c/declare-variant-4.h: Add variant functions
for gfx1030 and gfx1100.
* testsuite/libgomp.c/declare-variant-4-gfx1030.c: New test.
* testsuite/libgomp.c/declare-variant-4-gfx1100.c: New test.

Signed-off-by: Tobias Burnus <tburnus@baylibre.com>
gcc/config.gcc
gcc/doc/install.texi
gcc/doc/invoke.texi
libgomp/testsuite/libgomp.c/declare-variant-4-gfx1030.c [new file with mode: 0644]
libgomp/testsuite/libgomp.c/declare-variant-4-gfx1100.c [new file with mode: 0644]
libgomp/testsuite/libgomp.c/declare-variant-4.h