gcc-wwwdocs branch master updated. 15056edbb60e24a6410d9b75f7386de28ea60bc1

Tobias Burnus burnus@sourceware.org
Mon Jan 29 10:43:20 GMT 2024


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  15056edbb60e24a6410d9b75f7386de28ea60bc1 (commit)
      from  40c686b64889f1551700ee9cadd27909cefc1927 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 15056edbb60e24a6410d9b75f7386de28ea60bc1
Author: Tobias Burnus <tburnus@baylibre.com>
Date:   Mon Jan 29 11:42:53 2024 +0100

    gcc-14/changes.html (amdgcn): Update for gfx1030/gfx1100
    
    Signed-off-by: Tobias Burnus <tburnus@baylibre.com>

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index a04b62ff..6d917535 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -329,6 +329,11 @@ a work-in-progress.</p>
 <h3 id="amdgcn">AMD Radeon (GCN)</h3>
 
 <ul>
+  <li>Initial support for the AMD Radeon <code>gfx1030</code> (RDNA2) and
+    <code>gfx1100</code> (RDNA3) devices has been added. LLVM 15+ (assembler
+    and linker) is <a
+    href="https://gcc.gnu.org/install/specific.html#amdgcn-x-amdhsa">required
+    to support <code>gfx1100</code></a>.
   <li>Improved register usage and performance on CDNA Instinct MI100
     and MI200 series devices.</li>
   <li>The default device architecture is now <code>gfx900</code> (Vega).</li>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-14/changes.html | 5 +++++
 1 file changed, 5 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs


More information about the Gcc-cvs-wwwdocs mailing list