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-patches@gcc.gnu.org>,
	"libstdc++" <libstdc++@gcc.gnu.org>
Subject: Re: [PATCH 0/3] Improve and document stdx::simd testsuite
Date: Wed, 23 Jun 2021 16:46:48 +0100	[thread overview]
Message-ID: <CACb0b4=ZhggUpdiD61sJoaQ=ZNreNMqG=SmiJqGfpM-purZ_jg@mail.gmail.com> (raw)
In-Reply-To: <2392568.8UF1cRMu57@excalibur>

On Tue, 8 Jun 2021 at 09:57, Matthias Kretz <m.kretz@gsi.de> wrote:
>
> As discussed a long time ago on IRC, this improves (i.e. decreases by default)
> the verbosity of make check-simd, gives more verbosity options, and finally
> documents how the simd testsuite is used and how it works. In addition, after
> PR98834 was resolved, remove the -fno-tree-vrp workaround.
>
> Tested on x86_64-linux (and more).

Great, thanks, I'm about to push all 3 patches to trunk.


>
>
> Matthias Kretz (3):
>   libstdc++: Remove -fno-tree-vrp after PR98834 was resolved
>   libstdc++: Improve output verbosity options and default
>   libstdc++: Document simd testsuite
>
>  libstdc++-v3/testsuite/Makefile.am            |   3 +-
>  libstdc++-v3/testsuite/Makefile.in            |   3 +-
>  .../testsuite/experimental/simd/README.md     | 257 ++++++++++++++++++
>  .../testsuite/experimental/simd/driver.sh     | 137 +++++++---
>  .../experimental/simd/generate_makefile.sh    |  33 ++-
>  5 files changed, 380 insertions(+), 53 deletions(-)
>  create mode 100644 libstdc++-v3/testsuite/experimental/simd/README.md
>
> --
> ──────────────────────────────────────────────────────────────────────────
>  Dr. Matthias Kretz                           https://mattkretz.github.io
>  GSI Helmholtz Centre for Heavy Ion Research               https://gsi.de
>  std::experimental::simd              https://github.com/VcDevel/std-simd
> ──────────────────────────────────────────────────────────────────────────
>

  parent reply	other threads:[~2021-06-23 15:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08  8:57 Matthias Kretz
2021-06-08  8:58 ` [PATCH 1/3] libstdc++: Remove -fno-tree-vrp after PR98834 was resolved Matthias Kretz
2021-06-08  8:59 ` [PATCH 2/3] libstdc++: Improve output verbosity options and default Matthias Kretz
2021-06-08  8:59 ` [PATCH 3/3] libstdc++: Document simd testsuite Matthias Kretz
2021-06-23 15:46 ` Jonathan Wakely [this message]
2021-06-24 13:12   ` [PATCH 0/3] Improve and document stdx::simd testsuite Jonathan Wakely

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='CACb0b4=ZhggUpdiD61sJoaQ=ZNreNMqG=SmiJqGfpM-purZ_jg@mail.gmail.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).