public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 7cd7e13e443da8e2aae389fa30eb547530c6e2c8
@ 2024-04-08 15:53 Richard Ball
  0 siblings, 0 replies; only message in thread
From: Richard Ball @ 2024-04-08 15:53 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  7cd7e13e443da8e2aae389fa30eb547530c6e2c8 (commit)
      from  8765e9c73ae14cfad592b8a3885fe1bcc3ff96cd (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 7cd7e13e443da8e2aae389fa30eb547530c6e2c8
Author: Richard Ball <richard.ball@arm.com>
Date:   Mon Apr 8 16:52:00 2024 +0100

    [PATCH][wwwdocs] Add NEON-SVE bridge intrinsics to changes.html
    
    Adding the NEON-SVE bridge intrinsics that were missed
    in the last patch.

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 2d8968cf..1b345b32 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -503,6 +503,12 @@ a work-in-progress.</p>
       <code>-march=armv8.2-a</code> or higher to be specified.  Likewise, the
       intrinsics enabled by <code>+memtag</code> no longer require
       <code>-march=armv8.5-a</code>.</li>
+      <li>Support for the
+      <a href="https://github.com/ARM-software/acle/blob/main/main/acle.md#neon-sve-bridge">
+      NEON-SVE Bridge intrinsics</a>.
+      These are intrinsics that allow conversions between NEON and SVE vectors,
+      enabled through the inclusion of the <code>arm_neon_sve_bridge.h</code> header.
+      </li>
     </ul></li>
   <li>The option <code>-mtp=</code> is now supported for changing the TPIDR
    register used for TLS accesses.  For more details please refer to the

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

Summary of changes:
 htdocs/gcc-14/changes.html | 6 ++++++
 1 file changed, 6 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

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

only message in thread, other threads:[~2024-04-08 15:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 15:53 gcc-wwwdocs branch master updated. 7cd7e13e443da8e2aae389fa30eb547530c6e2c8 Richard Ball

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