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/114334] [14 Regression] ICE: in extract_insn, at recog.cc:2812 (unrecognizable insn and:HF?) with lroundf16() and -ffast-math -mavx512fp16
Date: Mon, 18 Mar 2024 00:55:18 +0000	[thread overview]
Message-ID: <bug-114334-4-lrIbi0nngx@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-114334-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by hongtao Liu <liuhongt@gcc.gnu.org>:

https://gcc.gnu.org/g:942d470a5a4fb1baeff943127a81b441dffaa543

commit r14-9512-g942d470a5a4fb1baeff943127a81b441dffaa543
Author: liuhongt <hongtao.liu@intel.com>
Date:   Fri Mar 15 10:59:10 2024 +0800

    Add missing <any_logic>hf/bf patterns.

    It will be used by copysignm3/xorsignm3/lroundmn2 expanders.

    gcc/ChangeLog:

            PR target/114334
            * config/i386/i386.md (mode): Add new number V8BF,V16BF,V32BF.
            (MODEF248): New mode iterator.
            (ssevecmodesuffix): Hanlde BF and HF.
            * config/i386/sse.md (andnot<mode>3): Extend to HF/BF.
            (<code><mode>3): Ditto.

    gcc/testsuite/ChangeLog:

            * gcc.target/i386/pr114334.c: New test.

  parent reply	other threads:[~2024-03-18  0:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 11:06 [Bug target/114334] New: " zsojka at seznam dot cz
2024-03-14 11:54 ` [Bug target/114334] " rguenth at gcc dot gnu.org
2024-03-15  2:00 ` liuhongt at gcc dot gnu.org
2024-03-15 15:00 ` law at gcc dot gnu.org
2024-03-18  0:55 ` cvs-commit at gcc dot gnu.org [this message]
2024-03-18  0:55 ` liuhongt 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-114334-4-lrIbi0nngx@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).