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/103900] [12 Regression] ICE: in expand_expr_real_2, at expr.c:9771 with -O -fno-tree-dce -fno-tree-dse since r12-6173-g9ff206d3865df5cb
Date: Tue, 04 Jan 2022 18:44:33 +0000	[thread overview]
Message-ID: <bug-103900-4-Up1PVUW0uB@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-103900-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Uros Bizjak <uros@gcc.gnu.org>:

https://gcc.gnu.org/g:708b87dcb6e48cb48d170a4b3625088995377a5c

commit r12-6215-g708b87dcb6e48cb48d170a4b3625088995377a5c
Author: Uros Bizjak <ubizjak@gmail.com>
Date:   Tue Jan 4 19:41:47 2022 +0100

    i386: Introduce V2QImode vectorized logic [PR103861]

    Add V2QImode logic operations with SSE and GP registers and split
    them to V4QImode SSE instructions or SImode GP instructions.

    The patch also fixes PR target/103900.

    2022-01-04  Uroš Bizjak  <ubizjak@gmail.com>

    gcc/ChangeLog:

            PR target/103861
            * config/i386/mmx.md (one_cmplv2qi3): New insn pattern.
            (one_cmplv2qi3 splitters): New post-reload splitters.
            (*andnotv2qi3): New insn pattern.
            (andnotv2qi3 splitters): New post-reload splitters.
            (<any_logic:code>v2qi3): New insn pattern.
            (<any_logic:insn>v2qi3 splitters): New post-reload splitters.

    gcc/testsuite/ChangeLog:

            PR target/103861
            * gcc.target/i386/warn-vect-op-2.c: Adjust warnings.
            * gcc.target/i386/pr103900.c: New test.

  parent reply	other threads:[~2022-01-04 18:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-04  8:07 [Bug rtl-optimization/103900] New: ICE: in expand_expr_real_2, at expr.c:9771 with -O -fno-tree-dce -fno-tree-dse zsojka at seznam dot cz
2022-01-04  8:39 ` [Bug rtl-optimization/103900] [12 Regression] ICE: in expand_expr_real_2, at expr.c:9771 with -O -fno-tree-dce -fno-tree-dse since r12-6173-g9ff206d3865df5cb marxin at gcc dot gnu.org
2022-01-04  9:41 ` [Bug target/103900] " ubizjak at gmail dot com
2022-01-04  9:47 ` pinskia at gcc dot gnu.org
2022-01-04  9:49 ` pinskia at gcc dot gnu.org
2022-01-04  9:49 ` marxin at gcc dot gnu.org
2022-01-04 10:03 ` ubizjak at gmail dot com
2022-01-04 10:04 ` ubizjak at gmail dot com
2022-01-04 18:44 ` cvs-commit at gcc dot gnu.org [this message]
2022-01-04 18:47 ` ubizjak at gmail dot com

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-103900-4-Up1PVUW0uB@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).