I will push this shortly. I think the gfx90c patch just made the cut for
the GCC-14 branch!

Andrew

---
 htdocs/gcc-14/changes.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index fce0fb44..47fef32d 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -726,10 +726,10 @@ a work-in-progress.</p>
 <h3 id="amdgcn">AMD Radeon (GCN)</h3>
 
 <ul>
-  <li>Initial support for the AMD Radeon <code>gfx1030</code>,
-    <code>gfx1036</code> (RDNA2), <code>gfx1100</code> and
-    <code>gfx1103</code> (RDNA3) devices has been
-    added. LLVM 15+ (assembler and linker) is <a
+  <li>Initial support for the AMD Radeon <code>gfx90c</code> (GCN5),
+    <code>gfx1030</code>, <code>gfx1036</code> (RDNA2), <code>gfx1100</code>
+    and <code>gfx1103</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>GFX11</code></a>.
   <li>Improved register usage and performance on CDNA Instinct MI100
-- 
2.41.0

Reply via email to