@@ -343,11 +343,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
+ <li>Initial support for the AMD Radeon <code>gfx1030</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>gfx1100</code></a>.
+ to support <code>GFX11</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>