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/99825] [11 Regression] ICE in vect_build_combine_node
Date: Tue, 30 Mar 2021 13:17:29 +0000	[thread overview]
Message-ID: <bug-99825-4-X3uZc6AUW0@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-99825-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tamar Christina <tnfchris@gcc.gnu.org>:

https://gcc.gnu.org/g:9c68e2abe294a48385224cd7617eca0720144b5c

commit r11-7909-g9c68e2abe294a48385224cd7617eca0720144b5c
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Tue Mar 30 14:16:03 2021 +0100

    slp: reject non-multiple of 2 laned SLP trees (PR99825)

    TWO_OPERANDS allows any order or number of combinations of + and -
operations
    but the pattern matcher only supports pairs of operations.

    This patch has the pattern matcher for complex numbers reject SLP trees
where
    the lanes are not a multiple of 2.

    gcc/ChangeLog:

            PR tree-optimization/99825
            * tree-vect-slp-patterns.c (vect_check_evenodd_blend):
            Reject non-mult 2 lanes.

    gcc/testsuite/ChangeLog:

            PR tree-optimization/99825
            * gfortran.dg/vect/pr99825.f90: New test.

  parent reply	other threads:[~2021-03-30 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30  8:20 [Bug target/99825] New: " asolokha at gmx dot com
2021-03-30  9:58 ` [Bug target/99825] [11 Regression] " jakub at gcc dot gnu.org
2021-03-30 10:06 ` jakub at gcc dot gnu.org
2021-03-30 10:15 ` tnfchris at gcc dot gnu.org
2021-03-30 10:46 ` [Bug tree-optimization/99825] " tnfchris at gcc dot gnu.org
2021-03-30 13:17 ` cvs-commit at gcc dot gnu.org [this message]
2021-03-30 13:17 ` tnfchris 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-99825-4-X3uZc6AUW0@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).