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 c++/106841] [12 Regression] ICE in vect_get_vec_defs_for_operand, at tree-vect-stmts.cc:1509 since r12-2733-g31855ba6b16cd138
Date: Fri, 09 Sep 2022 09:50:00 +0000	[thread overview]
Message-ID: <bug-106841-4-Gdp6KpM0zp@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106841-4@http.gcc.gnu.org/bugzilla/>

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

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

https://gcc.gnu.org/g:41b4faa130a32b37debb1f92e3fa93b2fe8571fc

commit r12-8752-g41b4faa130a32b37debb1f92e3fa93b2fe8571fc
Author: Richard Biener <rguenther@suse.de>
Date:   Tue Sep 6 10:08:44 2022 +0200

    tree-optimization/106841 - gather and hybrid SLP

    Hybrid SLP detection currently fails to consider a not direct
    offset operand of a scatter/gather operation.  The following fixes
    this.

            PR tree-optimization/106841
            * tree-vect-slp.cc (vect_detect_hybrid_slp): Also process
            scatter/gather offset.

            * g++.dg/vect/pr106841.cc: New testcase.

    (cherry picked from commit e33e61d417eb5e981bb7d709f8681a2f55ed518a)

  parent reply	other threads:[~2022-09-09  9:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-05 19:14 [Bug c++/106841] New: ice in vect_get_vec_defs_for_operand, at tree-vect-stmts.cc:1509 dcb314 at hotmail dot com
2022-09-05 19:17 ` [Bug c++/106841] " dcb314 at hotmail dot com
2022-09-05 21:17 ` dcb314 at hotmail dot com
2022-09-06  4:49 ` [Bug c++/106841] [12/13 Regression] ICE in vect_get_vec_defs_for_operand, at tree-vect-stmts.cc:1509 since r12-2733-g31855ba6b16cd138 marxin at gcc dot gnu.org
2022-09-06  8:01 ` rguenth at gcc dot gnu.org
2022-09-06  8:55 ` cvs-commit at gcc dot gnu.org
2022-09-06  9:10 ` [Bug c++/106841] [12 " rguenth at gcc dot gnu.org
2022-09-09  9:50 ` cvs-commit at gcc dot gnu.org [this message]
2022-09-09  9:50 ` rguenth at gcc dot gnu.org
2022-10-06 15:56 ` kenneth.hoste at ugent dot be
2022-10-07  6:55 ` rguenth 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-106841-4-Gdp6KpM0zp@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).