public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "glisse at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/56766] Fails to combine (vec_select (vec_concat ...)) to (vec_merge ...)
Date: Thu, 09 May 2013 12:41:00 -0000	[thread overview]
Message-ID: <bug-56766-4-AtLu3KbphR@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-56766-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56766

--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> ---
Created attachment 30073
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30073&action=edit
patch to recognize vec_merge

This passes bootstrap+testsuite. I had to swap tem1 and tem2 in the example,
which I think is in the wrong direction. I also had to change the addsub
pattern because it was always canonicalized to this form. I don't know if
that's what we want...


  parent reply	other threads:[~2013-05-09 12:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-28 14:52 [Bug rtl-optimization/56766] New: " rguenth at gcc dot gnu.org
2013-04-02  8:08 ` [Bug rtl-optimization/56766] " rguenth at gcc dot gnu.org
2013-05-09 12:41 ` glisse at gcc dot gnu.org [this message]
2015-05-12 14:20 ` rguenth at gcc dot gnu.org
2015-06-10 11:21 ` rguenth at gcc dot gnu.org
2015-06-11  9:26 ` ubizjak at gmail dot com
2015-06-11  9:39 ` ubizjak at gmail dot com
2015-06-11 10:28 ` rguenth at gcc dot gnu.org
2015-06-11 10:30 ` rguenth at gcc dot gnu.org
2015-06-11 10:33 ` rguenth at gcc dot gnu.org
2015-06-11 11:12 ` ubizjak at gmail dot com
2015-06-11 12:03 ` ubizjak at gmail dot com
2015-06-11 12:32 ` rguenther at suse dot de
2015-06-11 13:03 ` ubizjak at gmail dot com
2015-06-11 13:47 ` rguenther at suse dot de
2015-06-11 15:08 ` segher at gcc dot gnu.org
2015-06-12  6:24 ` ubizjak at gmail dot com
2015-06-16 10:43 ` rguenther at suse dot de
2015-06-16 15:33 ` ubizjak at gmail dot com
2015-06-16 17:41 ` 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-56766-4-AtLu3KbphR@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).