public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][wwwdocs] Add NEON-SVE bridge intrinsics to changes.html
@ 2024-04-08 13:11 Richard Ball
  2024-04-08 13:48 ` Richard Sandiford
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Ball @ 2024-04-08 13:11 UTC (permalink / raw)
  To: gcc-patches, Richard Sandiford, gerald, Richard Earnshaw

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

Hi all,

Adding the NEON-SVE bridge intrinsics that were missed
in the last patch.

Thanks,
Richard

[-- Attachment #2: NEON-SVE.patch --]
[-- Type: text/plain, Size: 974 bytes --]

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 9fd224c1df3f05eadcedaaa41c0859e712b93b78..df63af48298564de9c35bab1dd35891c2581e3d6 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -420,6 +420,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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH][wwwdocs] Add NEON-SVE bridge intrinsics to changes.html
  2024-04-08 13:11 [PATCH][wwwdocs] Add NEON-SVE bridge intrinsics to changes.html Richard Ball
@ 2024-04-08 13:48 ` Richard Sandiford
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Sandiford @ 2024-04-08 13:48 UTC (permalink / raw)
  To: Richard Ball; +Cc: gcc-patches, gerald, Richard Earnshaw

Richard Ball <richard.ball@arm.com> writes:
> Hi all,
>
> Adding the NEON-SVE bridge intrinsics that were missed
> in the last patch.
>
> Thanks,
> Richard

OK, thanks.

Richard

> diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
> index 9fd224c1df3f05eadcedaaa41c0859e712b93b78..df63af48298564de9c35bab1dd35891c2581e3d6 100644
> --- a/htdocs/gcc-14/changes.html
> +++ b/htdocs/gcc-14/changes.html
> @@ -420,6 +420,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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-08 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 13:11 [PATCH][wwwdocs] Add NEON-SVE bridge intrinsics to changes.html Richard Ball
2024-04-08 13:48 ` Richard Sandiford

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