public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: Marc Glisse <marc.glisse@inria.fr>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: Simplify a VEC_SELECT from one half of a VEC_CONCAT
Date: Sun, 02 Dec 2012 19:35:00 -0000	[thread overview]
Message-ID: <CAFULd4YVZKzgKOLXgB1gRX+A8_DmHxtUfKQGqZJ46yUaeGSgXA@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1212021809090.504@stedding.saclay.inria.fr>

On Sun, Dec 2, 2012 at 6:39 PM, Marc Glisse <marc.glisse@inria.fr> wrote:

> While I was there, I decided to improve another bit of VEC_SELECT
> simplification (this supersedes the patch in the father of this message).
>
> Adding Uros in Cc: because I am touching the x86 backend. Sorry to add yet
> another insn variant, but I don't see how we can avoid it here.
>
> The x86 and RTL parts are independent, but the testcases need both.
>
> bootstrap+testsuite on x86_64-linux. (for next stage1 I assume)
>
> 2012-12-02  Marc Glisse  <marc.glisse@inria.fr>
>
>         PR target/43147
>         PR target/44551
> gcc/
>         * simplify-rtx.c (simplify_binary_operation_1) <VEC_SELECT>:
>         Improve VEC_SELECT and VEC_CONCAT subcases.
>         * config/i386/sse.md (*sse_shufps_<mode>_single): New.
>
> gcc/testsuite/
>         * gcc.target/i386/pr43147.c: New testcase.
>         * gcc.target/i386/pr44551.c: New testcase.

x86 part and testcases are OK, together with RTL part. I will leave to
RTL maintainer if the combined patch is still OK for 4.8.

Thanks,
Uros.

      reply	other threads:[~2012-12-02 19:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02  1:56 Marc Glisse
2012-12-02 17:39 ` Marc Glisse
2012-12-02 19:35   ` Uros Bizjak [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=CAFULd4YVZKzgKOLXgB1gRX+A8_DmHxtUfKQGqZJ46yUaeGSgXA@mail.gmail.com \
    --to=ubizjak@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=marc.glisse@inria.fr \
    /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).