public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][www] Document __builtin_shufflevector
@ 2021-05-31  7:36 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2021-05-31  7:36 UTC (permalink / raw)
  To: gcc-patches

This documents the added __builtin_shufflevector extension for GCC 12.

Pushed.

---
 htdocs/gcc-12/changes.html | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 9fecc24b..42ded16d 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -64,7 +64,13 @@ a work-in-progress.</p>
 
 <!-- <h3 id="brig">BRIG (HSAIL)</h3> -->
 
-<!-- <h3 id="c-family">C family</h3> -->
+<h3 id="c-family">C family</h3>
+
+<ul>
+  <li>Support for <code>__builtin_shufflevector</code> compatible with
+      the clang language extension was added.
+  </li>
+</ul>
 
 <!-- <h3 id="cxx">C++</h3> -->
 <!-- <h4 id="libstdcxx">Runtime Library (libstdc++)</h4> -->
-- 
2.26.2

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

only message in thread, other threads:[~2021-05-31  7:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-31  7:36 [PATCH][www] Document __builtin_shufflevector Richard Biener

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