public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Jeff Law <law@redhat.com>
Cc: Tejas Belagod <tbelagod@arm.com>,
	Bill Schmidt <wschmidt@linux.vnet.ibm.com>,
		"gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	Richard Sandiford <rdsandiford@googlemail.com>
Subject: Re: [Patch, RTL] Eliminate redundant vec_select moves.
Date: Wed, 04 Dec 2013 17:31:00 -0000	[thread overview]
Message-ID: <CAMe9rOo+2LnE=T9y7bmoxfWov+T4WDizTmpU5jFhpYe_xadgXA@mail.gmail.com> (raw)
In-Reply-To: <529F666F.4000507@redhat.com>

On Wed, Dec 4, 2013 at 9:29 AM, Jeff Law <law@redhat.com> wrote:
> On 12/04/13 09:14, H.J. Lu wrote:
>
>>> +
>>> +/* { dg-final { scan-rtl-dump "deleting noop move" "combine" { target
>>> aarch64*-*-* } } } */
>>
>>
>> Any particular reason why it doesn't work for x86?
>
> I don't think so.  I'm pretty sure Tejas is focused on ARM platforms for the
> obvious reason.
>

Then please add "i?86-*-* x86_64-*-*".

Thanks.

-- 
H.J.

  reply	other threads:[~2013-12-04 17:31 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 13:37 Tejas Belagod
2013-11-06 14:07 ` Richard Biener
2013-11-06 16:45   ` Bill Schmidt
2013-11-06 17:07     ` Bill Schmidt
2013-11-06 14:25 ` Richard Sandiford
2013-11-06 15:37   ` Tejas Belagod
2013-11-06 16:14     ` Richard Sandiford
2013-11-06 17:11       ` Tejas Belagod
2013-11-06 18:34         ` Richard Sandiford
2013-11-06 19:42           ` Bill Schmidt
2013-11-07 14:37           ` Tejas Belagod
2013-11-07 15:15             ` Richard Sandiford
2013-11-07 18:05               ` Tejas Belagod
2013-11-10 20:59                 ` Richard Sandiford
2013-11-27 17:59                   ` Tejas Belagod
2013-11-28 11:33                     ` Richard Sandiford
2013-12-04 16:07                       ` Tejas Belagod
2013-12-04 16:14                         ` H.J. Lu
2013-12-04 17:29                           ` Jeff Law
2013-12-04 17:31                             ` H.J. Lu [this message]
2013-12-05 13:17                               ` Tejas Belagod
2013-12-05 13:30                                 ` H.J. Lu
2013-12-05 13:42                                   ` Kirill Yukhin
2013-12-09  6:51                                     ` Kirill Yukhin
2013-12-09  9:56                                       ` Tejas Belagod
2013-12-09 12:01                                         ` Richard Sandiford
2013-12-09 13:00                                         ` H.J. Lu
2013-12-09 13:49                                           ` H.J. Lu
2013-12-09 22:08                                             ` H.J. Lu
2013-12-10 14:53                                               ` Kirill Yukhin
2013-12-10 16:52                                                 ` Paul_Koning
2013-12-10 16:07                                               ` Kirill Yukhin
2013-12-10 16:24                                                 ` H.J. Lu
2013-12-10 17:07                                                   ` Kirill Yukhin
2013-12-10 17:14                                                     ` H.J. Lu
2013-12-10 17:26                                                       ` Tejas Belagod
2013-12-10 17:39                                                         ` H.J. Lu
2013-12-10 19:05                                                           ` Tejas Belagod
2013-12-10 19:12                                                             ` H.J. Lu
2013-12-10 19:52                                                               ` Paul_Koning
2013-12-10 17:57                                                   ` Richard Sandiford
2013-12-10 18:21                                                     ` H.J. Lu
2013-12-10 18:26                                                       ` Richard Sandiford
2013-12-10 18:33                                                         ` H.J. Lu
2013-12-10 18:45                                                           ` Richard Sandiford
2013-12-10 18:46                                                             ` H.J. Lu
2013-12-10 20:40                                                             ` Richard Henderson
2013-12-10 21:09                                                               ` H.J. Lu
2013-12-10 21:51                                                                 ` H.J. Lu
2013-12-10 22:25                                                                   ` Tejas Belagod
2013-12-10 22:33                                                                     ` H.J. Lu
2013-12-11  1:33                                                                       ` H.J. Lu
2013-12-11  9:14                                                               ` Richard Sandiford
2013-12-11 13:10                                                                 ` H.J. Lu
2013-12-11 15:49                                                                   ` Richard Sandiford
2013-12-11 16:09                                                                     ` H.J. Lu
2013-12-11 16:26                                                                       ` Tejas Belagod
2013-12-11 16:35                                                                         ` H.J. Lu
2013-12-11 16:45                                                                           ` Tejas Belagod
2013-12-14 16:32                                                                     ` H.J. Lu
2013-12-14 22:44                                                                       ` RFC: PATCH: Add subreg_byte to REG_CANNOT_CHANGE_MODE_P H.J. Lu
2013-12-10 17:02                                                 ` [Patch, RTL] Eliminate redundant vec_select moves H.J. Lu
2013-12-10 17:11                                                   ` Kirill Yukhin
2013-12-10 17:12                                                     ` H.J. Lu
2013-12-05 22:38                           ` Jakub Jelinek
2013-12-06 11:36                             ` Tejas Belagod
2013-12-06 17:12                             ` Tejas Belagod
2013-12-06 17:20                               ` Jakub Jelinek
2013-12-04 17:36                         ` Richard Sandiford
2013-12-04 20:04                         ` Jeff Law
2013-12-05 16:12                           ` Tejas Belagod
2013-12-05 16:20                             ` Jeff Law
2020-04-22 16:43                         ` [rtl] Harden 'set_noop_p' for non-constant selectors [PR94279] (was: [Patch, RTL] Eliminate redundant vec_select moves) Thomas Schwinge
2020-04-22 17:01                           ` [rtl] Harden 'set_noop_p' for non-constant selectors [PR94279] Andrew Stubbs
2020-04-22 17:23                             ` Richard Sandiford
2020-04-29  8:44                               ` Thomas Schwinge

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='CAMe9rOo+2LnE=T9y7bmoxfWov+T4WDizTmpU5jFhpYe_xadgXA@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=law@redhat.com \
    --cc=rdsandiford@googlemail.com \
    --cc=tbelagod@arm.com \
    --cc=wschmidt@linux.vnet.ibm.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).