public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Andrew Pinski <andrew.pinski@caviumnetworks.com>
Cc: Steve Ellcey <sellcey@mips.com>, gcc-patches@gcc.gnu.org
Subject: Re: [patch] Performance patch for MIPS conditional move in expr.c
Date: Thu, 07 Mar 2013 15:12:00 -0000	[thread overview]
Message-ID: <20130307151206.GE12913@tucnak.redhat.com> (raw)
In-Reply-To: <CA+=Sn1nNxA+D1GQAbG84YWKmZc8eu=MbD91aiJHTmy2gT4S_Vw@mail.gmail.com>

On Wed, Nov 14, 2012 at 02:22:33PM -0800, Andrew Pinski wrote:
> commit 8ca1e58de404bbe82b93bc240ef28c68c681243d
> Author: Andrew Pinski <apinski@cavium.com>
> Date:   Thu Jul 26 18:09:34 2012 -0700
> 
>     2012-07-26  Andrew Pinski  <apinski@cavium.com>
>     
>     	Bug #3261
>     	* config/mips/mips.md (*mov<GPR:mode>_on_<MOVECC:mode>):
>     	Remove mode check from comparisons.
>     	(*mov<SCALARF:mode>_on_<MOVECC:mode>): Likewise.
>     	(*mov<GPR:mode>_on_<GPR2:mode>_ne): New pattern to match
>     	when (ne A 0) can be just A.

Why aren't you also adding a *mov<SCALARF:mode>_on_<GPR2:mode>_ne
insn?

	Jakub

  parent reply	other threads:[~2013-03-07 15:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-14 19:02 Steve Ellcey 
2012-11-14 19:15 ` Andrew Pinski
2012-11-14 19:27   ` Steve Ellcey
2012-11-14 20:01     ` Andrew Pinski
2012-11-14 21:46       ` Steve Ellcey
2012-11-14 21:51         ` Andrew Pinski
2012-11-14 22:22           ` Andrew Pinski
2012-11-15 20:59             ` Richard Sandiford
2012-11-15 21:24               ` Andrew Pinski
2012-11-15 21:39                 ` Andrew Pinski
2013-01-07 21:39                   ` Steve Ellcey
2013-03-07 15:12             ` Jakub Jelinek [this message]
2013-03-07 16:01               ` Andrew Pinski
2012-11-15  1:51 ` Richard Henderson

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=20130307151206.GE12913@tucnak.redhat.com \
    --to=jakub@redhat.com \
    --cc=andrew.pinski@caviumnetworks.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=sellcey@mips.com \
    /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).