public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/56863] cmpnltpd recognition
Date: Thu, 29 Jul 2021 23:16:24 +0000	[thread overview]
Message-ID: <bug-56863-4-55fji6FCZh@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56863-4@http.gcc.gnu.org/bugzilla/>

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
   Last reconfirmed|2013-04-08 00:00:00         |2021-7-29

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(insn 7 6 8 (set (reg:V2DF 87)
        (lt:V2DF (reg/v:V2DF 84 [ a ])
            (reg/v:V2DF 85 [ b ]))) "/app/example.c":3:20 -1
     (nil))

(insn 8 7 9 (set (reg:V2DI 86)
        (subreg:V2DI (reg:V2DF 87) 0)) "/app/example.c":3:20 -1
     (nil))

(insn 9 8 10 (set (reg:V2DI 88)
        (const_vector:V2DI [
                (const_int -1 [0xffffffffffffffff]) repeated x2
            ])) "/app/example.c":3:20 -1
     (nil))

(insn 10 9 0 (set (reg:V2DI 82 [ _2 ])
        (and:V2DI (not:V2DI (reg:V2DI 86))
            (reg:V2DI 88))) "/app/example.c":3:20 -1
     (nil))

      parent reply	other threads:[~2021-07-29 23:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-07 14:16 [Bug target/56863] New: " glisse at gcc dot gnu.org
2013-04-08 11:10 ` [Bug target/56863] " rguenth at gcc dot gnu.org
2013-05-29 10:15 ` glisse at gcc dot gnu.org
2021-07-29 23:16 ` pinskia at gcc dot gnu.org [this message]

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-56863-4-55fji6FCZh@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).