public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. c47107cdfdb6c5c9e7e82fd8336f84386a823b27
@ 2023-04-13  2:50 Haochen Jiang
  0 siblings, 0 replies; only message in thread
From: Haochen Jiang @ 2023-04-13  2:50 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  c47107cdfdb6c5c9e7e82fd8336f84386a823b27 (commit)
      from  0610f73dba9ed55c1c0a23f21f4787aa4a03b523 (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 c47107cdfdb6c5c9e7e82fd8336f84386a823b27
Author: Haochen Jiang <haochen.jiang@intel.com>
Date:   Mon Apr 10 10:05:14 2023 +0800

    gcc-13: Mention Intel AMX-COMPLEX ISA support and revise march support

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html
index 71cb335d..84207104 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -520,6 +520,10 @@ a work-in-progress.</p>
       RAO-INT intrinsics are available via the <code>-mraoint</code>
       compiler switch.
   </li>
+  <li>New ISA extension support for Intel AMX-COMPLEX was added.
+      AMX-COMPLEX intrinsics are available via the <code>-mamx-complex</code>
+      compiler switch.
+  </li>
   <li>GCC now supports the Intel CPU named Raptor Lake through
     <code>-march=raptorlake</code>.
     Raptor Lake is based on Alder Lake.
@@ -538,9 +542,13 @@ a work-in-progress.</p>
     The switch enables the AVX-IFMA, AVX-VNNI-INT8, AVX-NE-CONVERT, CMPccXADD
     and RAO-INT ISA extensions.
   </li>
+  <li>GCC now supports the Intel CPU named Emerald Rapids through
+    <code>-march=emeraldrapids</code>.
+    Emerald Rapids is based on Sapphire Rapids.
+  </li>
   <li>GCC now supports the Intel CPU named Granite Rapids through
     <code>-march=graniterapids</code>.
-    The switch enables the AMX-FP16 and PREFETCHI ISA extensions.
+    The switch enables the AMX-FP16, PREFETCHI and AMX-COMPLEX ISA extensions.
   </li>
   <li>GCC now supports AMD CPUs based on the <code>znver4</code> core
     via <code>-march=znver4</code>.  The switch makes GCC consider

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

Summary of changes:
 htdocs/gcc-13/changes.html | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-13  2:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13  2:50 gcc-wwwdocs branch master updated. c47107cdfdb6c5c9e7e82fd8336f84386a823b27 Haochen Jiang

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).