public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Stubbs <ams@codesourcery.com>
To: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: [wwwdocs] Mention AMD GCN on the website
Date: Thu, 17 Jan 2019 15:43:00 -0000	[thread overview]
Message-ID: <82c5a2a2-afa1-8814-d547-a83b86f6ae21@codesourcery.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

AMD GCN has now been committed to the trunk.

Is the attached OK for the website? Most of the wording has been 
modelled on the existing C-SKY announcements.

Thanks

Andrew

[-- Attachment #2: 190117-gccwww.patch --]
[-- Type: text/x-patch, Size: 1657 bytes --]

diff --git a/htdocs/backends.html b/htdocs/backends.html
index bb70aa6..eecd09a 100644
--- a/htdocs/backends.html
+++ b/htdocs/backends.html
@@ -81,6 +81,7 @@ csky       |                  b   ia
 epiphany   |         C           gi   s
 fr30       | ??    FI B      pb mg    s
 frv        | ??       B       b   i   s
+gcn        |   S     C D  q        a e
 h8300      |       FI B     c    g    s
 i386       |   ? Q        q   b   ia
 ia64       |   ? Q   C    qr  b m i
diff --git a/htdocs/gcc-9/changes.html b/htdocs/gcc-9/changes.html
index a35d911..f70a39a 100644
--- a/htdocs/gcc-9/changes.html
+++ b/htdocs/gcc-9/changes.html
@@ -216,6 +216,18 @@ a work-in-progress.</p>
   </li>
 </ul>
 
+<h3 id="amdgcn">AMD GCN</h3>
+<ul>
+  <li>
+    A new back end targeting AMD GCN GPUs has been contributed to GCC.  The
+    following devices are supported (GCC identifiers in parentheses):
+    <ul>
+      <li>Fiji (<code>fiji</code>).</li>
+      <li>Vega 10 (<code>gfx900</code>).</li>
+    </ul>
+  </li>
+</ul>
+
 <h3 id="arc">ARC</h3>
 <ul>
   <li>LRA is now on by default for the ARC target.  This can be
diff --git a/htdocs/index.html b/htdocs/index.html
index 181d479..8b39ff3 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -54,6 +54,11 @@ mission statement</a>.</p>
 <h2 id="news">News</h2>
 <dl>
 
+<dt><span>AMD GCN support</span>
+    <span clsss="date">[2019-01-17]</span></dt>
+    <dd>GCC support for AMD GCN Fiji and Vega GPUs has been added.  This back
+      end was contributed by Mentor Graphics.</dd>
+
 <dt><span><a href="gcc-7/">GCC 7.4</a> released</span>
     <span class="date">[2018-12-06]</span></dt>
     <dd></dd>

             reply	other threads:[~2019-01-17 15:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-17 15:43 Andrew Stubbs [this message]
2019-01-17 17:39 ` Andi Kleen
2019-01-17 17:51   ` Andrew Stubbs
2019-01-17 18:51     ` Andi Kleen
2019-01-19 12:58     ` Gerald Pfeifer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=82c5a2a2-afa1-8814-d547-a83b86f6ae21@codesourcery.com \
    --to=ams@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).