diff mbox series

[wwwdocs] gcc-11/changes.html – GCN – Mention gfx908

Message ID 8a91574d-32e1-c386-eab2-c4161cd000a6@codesourcery.com
State New
Headers show
Series [wwwdocs] gcc-11/changes.html – GCN – Mention gfx908 | expand

Commit Message

Tobias Burnus March 24, 2021, 6:27 p.m. UTC
Hi Andrew,

this patch adds gfx908 to the change log.
OK? — Is there anything else to add? Other wording suggestions?

Tobias

-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 München Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank Thürauf

Comments

Gerald Pfeifer March 24, 2021, 10:09 p.m. UTC | #1
On Wed, 24 Mar 2021, Tobias Burnus wrote:
> Hi Andrew,
> 
> this patch adds gfx908 to the change log.
> OK? — Is there anything else to add? Other wording suggestions?

We tend to use present perfect tense ("has been added"), but that's 
a minor note.

Would you like to add an id to the heading, so that one can link to
that part of the page directly?

Okay either way.

Thanks,
Gerald
Tobias Burnus March 25, 2021, 9:51 a.m. UTC | #2
Hi Gerald,

thanks for the comments – I added id=amdgcn (matching GCC 11) and the
present-perfect tense – and I fixed the gfx908 string-typo ...

https://gcc.gnu.org/gcc-11/changes.html#amdgcn

Tobias

On 24.03.21 23:09, Gerald Pfeifer wrote:
> On Wed, 24 Mar 2021, Tobias Burnus wrote:
>> Hi Andrew,
>>
>> this patch adds gfx908 to the change log.
>> OK? — Is there anything else to add? Other wording suggestions?
> We tend to use present perfect tense ("has been added"), but that's
> a minor note.
>
> Would you like to add an id to the heading, so that one can link to
> that part of the page directly?
>
> Okay either way.
>
> Thanks,
> Gerald
-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 München Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank Thürauf
diff mbox series

Patch

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 667e0cb9..35a26a1c 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -570,6 +570,11 @@  a work-in-progress.</p>
   set of intrinsics defined by ACLE Q3 2020.</li>
 </ul>
 
+<h3>AMD Radeon (GCN)</h3>
+<ul>
+  <li>Initial support for <code>gfx906</code> GPUs was added.</li>
+</ul>
+
 <!-- <h3 id="arc">ARC</h3> -->
 
 <h3 id="arm">arm</h3>