public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Guenther <richard.guenther@gmail.com>
To: Kai Tietz <ktietz@redhat.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [patch tree-optimization]: Try to sink type-casts for binary and/or/xor operations
Date: Tue, 28 Jun 2011 12:09:00 -0000	[thread overview]
Message-ID: <BANLkTimgA5n0Q8EdRhks=8JcxOXKO7bJrA@mail.gmail.com> (raw)
In-Reply-To: <940068552.809908.1309255466404.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>

On Tue, Jun 28, 2011 at 12:04 PM, Kai Tietz <ktietz@redhat.com> wrote:
> Ok, moved code out of special case for addresses.
>
> Bootstrapped for x86_64-pc-linux-gnu.  Patch ok for apply?

There is no need to check for CST op (T) arg, the constant is always
the 2nd operand for commutative operations.

Ok with that variant removed.

Thanks,
Richard.

> Regards,
> Kai
>

      reply	other threads:[~2011-06-28 11:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1336692780.787925.1309181501414.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com>
2011-06-27 14:30 ` Kai Tietz
2011-06-27 14:46   ` Richard Guenther
2011-06-27 16:04     ` Kai Tietz
2011-06-27 16:08     ` Kai Tietz
2011-06-27 17:09     ` Kai Tietz
2011-06-27 17:32       ` Kai Tietz
2011-06-28  8:45         ` Richard Guenther
2011-06-28 10:47           ` Kai Tietz
2011-06-28 12:09             ` Richard Guenther [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='BANLkTimgA5n0Q8EdRhks=8JcxOXKO7bJrA@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ktietz@redhat.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).