public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely@redhat.com>
To: Matthias Kretz <m.kretz@gsi.de>
Cc: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org
Subject: Re: [PATCH 2/2] Add simd testsuite
Date: Wed, 27 Jan 2021 18:31:25 +0000	[thread overview]
Message-ID: <20210127183125.GD541588@redhat.com> (raw)
In-Reply-To: <20210127175401.GC541588@redhat.com>

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

On 27/01/21 17:54 +0000, Jonathan Wakely wrote:
>> and add something to the release notes too.

Also done. Pushed to wwwdocs.



[-- Attachment #2: patch.txt --]
[-- Type: text/x-patch, Size: 657 bytes --]

commit f948177c3d01d09cbc8035a75583d425a4dca46e
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Jan 27 18:30:00 2021 +0000

    Document simd additions to libstdc++

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index 9b86e6c8..efbf3341 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -329,6 +329,9 @@ a work-in-progress.</p>
       </li>
     </ul>
   </li>
+  <li>Experimental support for Data-Parallel Types (<code>simd</code>)
+    from the Parallelism 2 TS, thanks to Matthias Kretz.
+  </li>
   <li>Faster <code>std::uniform_int_distribution</code>,
       thanks to Daniel Lemire.
   </li>

      reply	other threads:[~2021-01-27 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18 15:49 Matthias Kretz
2021-01-27 16:45 ` Jonathan Wakely
2021-01-27 17:54   ` Jonathan Wakely
2021-01-27 18:31     ` Jonathan Wakely [this message]

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=20210127183125.GD541588@redhat.com \
    --to=jwakely@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    --cc=m.kretz@gsi.de \
    /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).