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 target/111721] RISC-V: Failed to SLP for gather_load in RVV
Date: Fri, 03 Nov 2023 11:27:09 +0000	[thread overview]
Message-ID: <bug-111721-4-8qbdhf0ywW@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-111721-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Pan Li <panli@gcc.gnu.org>:

https://gcc.gnu.org/g:60034ecf25597bd515f8152ea85832ff95a7563b

commit r14-5101-g60034ecf25597bd515f8152ea85832ff95a7563b
Author: Juzhe-Zhong <juzhe.zhong@rivai.ai>
Date:   Fri Nov 3 14:41:13 2023 +0800

    VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask

    This patch fixes following FAILs for RVV:
    FAIL: gcc.dg/vect/vect-gather-1.c -flto -ffat-lto-objects  scan-tree-dump
vect "Loop contains only SLP stmts"
    FAIL: gcc.dg/vect/vect-gather-1.c scan-tree-dump vect "Loop contains only
SLP stmts"

    Bootstrap on X86 and regtest passed.

    Ok for trunk ?

            PR tree-optimization/111721

    gcc/ChangeLog:

            * tree-vect-slp.cc (vect_get_and_check_slp_defs): Support SLP for
dummy mask -1.
            * tree-vect-stmts.cc (vectorizable_load): Ditto.

  reply	other threads:[~2023-11-03 11:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-07 23:18 [Bug c/111721] New: " juzhe.zhong at rivai dot ai
2023-11-03 11:27 ` cvs-commit at gcc dot gnu.org [this message]
2023-11-03 12:13 ` [Bug target/111721] " juzhe.zhong at rivai dot ai

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-111721-4-8qbdhf0ywW@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).