public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/97494] [11 regression] several vector test case failures starting with r11-3966
Date: Mon, 18 Jan 2021 14:20:40 +0000	[thread overview]
Message-ID: <bug-97494-4-kvcPU5O2Eo@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-97494-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97494

--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:e393f03b1a73d75901d1bc49c99123bdf534e120

commit r11-6770-ge393f03b1a73d75901d1bc49c99123bdf534e120
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Jan 18 15:18:15 2021 +0100

    testsuite/97494 - adjust gcc.dg/vect/slp-11b.c

    Support for loop SLP splitting exposed that slp-11b.c has
    folding that breaks SLP discovery which isn't what was intended
    when the testcase was written.  The following makes it SLP-able
    and "only" run into the issue that a load permutation is required.

    And tries to adjust the target selectors accordingly.

    2021-01-18  Richard Biener  <rguenther@suse.de>

            PR testsuite/97494
            * gcc.dg/vect/slp-11b.c: Adjust.

  parent reply	other threads:[~2021-01-18 14:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19 15:07 [Bug tree-optimization/97494] New: " seurer at gcc dot gnu.org
2020-10-19 15:21 ` [Bug tree-optimization/97494] " rguenth at gcc dot gnu.org
2020-10-21  9:18 ` clyon at gcc dot gnu.org
2020-12-11 12:15 ` ro at gcc dot gnu.org
2021-01-14  9:27 ` rguenth at gcc dot gnu.org
2021-01-18 14:00 ` rguenth at gcc dot gnu.org
2021-01-18 14:19 ` rguenth at gcc dot gnu.org
2021-01-18 14:20 ` cvs-commit at gcc dot gnu.org [this message]
2021-03-11 12:32 ` cvs-commit at gcc dot gnu.org
2021-03-11 13:03 ` rguenth at gcc dot gnu.org
2021-03-11 13:05 ` cvs-commit at gcc dot gnu.org
2021-03-11 13:13 ` cvs-commit at gcc dot gnu.org
2021-03-11 13:16 ` rguenth at gcc dot gnu.org
2021-03-11 18:48 ` seurer at gcc dot gnu.org

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=bug-97494-4-kvcPU5O2Eo@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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).