public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: Tamar Christina <Tamar.Christina@arm.com>,
	       Joseph Myers <joseph@codesourcery.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	       Wilco Dijkstra <Wilco.Dijkstra@arm.com>,
	       "rguenther@suse.de" <rguenther@suse.de>,
	       Michael Meissner <meissner@linux.vnet.ibm.com>,
	nd <nd@arm.com>
Subject: Re: [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
Date: Mon, 12 Dec 2016 15:53:00 -0000	[thread overview]
Message-ID: <172faf5c-af84-7c62-2286-a11ebfb6ddc8@redhat.com> (raw)
In-Reply-To: <VI1PR0801MB2031B773C27228CEFC3E5EEFFF980@VI1PR0801MB2031.eurprd08.prod.outlook.com>

On 12/12/2016 02:19 AM, Tamar Christina wrote:
> Ping
>
> ________________________________________
> From: Tamar Christina
> Sent: Friday, December 2, 2016 4:20:42 PM
> To: Joseph Myers
> Cc: GCC Patches; Wilco Dijkstra; rguenther@suse.de; law@redhat.com; Michael Meissner; nd
> Subject: Re: [PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE.
>
> Ping?
>
> Is there anything else I need to do for the patch or is it OK for trunk?
Just a note, it is in my queue of things to look at.   GIven it was 
posted well before stage1 close I think it deserves the opportunity to 
move forward (even if we need another iteration) even though we're well 
into stage3.

Jeff

  reply	other threads:[~2016-12-12 15:53 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11 17:26 Tamar Christina
2016-11-11 22:06 ` Joseph Myers
2016-11-24 15:52   ` Tamar Christina
2016-11-24 18:28     ` Joseph Myers
2016-11-25 12:19       ` Tamar Christina
2016-12-02 16:20         ` Tamar Christina
2016-12-12  9:20           ` Tamar Christina
2016-12-12 15:53             ` Jeff Law [this message]
2016-12-14  8:07         ` Jeff Law
2016-12-15 10:16           ` Tamar Christina
2016-12-15 19:37             ` Joseph Myers
2016-12-19 17:24               ` Tamar Christina
2017-01-18 16:15                 ` Jeff Law
2017-01-18 16:43                   ` Joseph Myers
2017-01-18 16:55                   ` Joseph Myers
2017-01-18 17:07                     ` Joseph Myers
2017-01-19 14:44                       ` Tamar Christina
2017-01-19 14:47                         ` Joseph Myers
2017-01-19 15:26                           ` Tamar Christina
2017-01-19 16:34                             ` Joseph Myers
2017-01-19 18:06                               ` Tamar Christina
2017-01-19 18:28                                 ` Joseph Myers
2017-01-23 15:55                                   ` Tamar Christina
2017-01-23 16:26                                     ` Joseph Myers
     [not found]                                     ` <5C66F854-5903-4F34-8DE6-5EE2E1FC5C77@gmail.com>
     [not found]                                       ` <VI1PR0801MB20316861AF6C0D8582A10069FF740@VI1PR0801MB2031.eurprd08.prod.outlook.com>
     [not found]                                         ` <VI1PR0801MB2031A5E562143B32E35ECFFEFF4B0@VI1PR0801MB2031.eurprd08.prod.outlook.com>
     [not found]                                           ` <VI1PR0801MB20317F959D3EEA166DC641E0FF450@VI1PR0801MB2031.eurprd08.prod.outlook.com>
     [not found]                                             ` <VI1PR0801MB20311246A73FD82A08541F26FF170@VI1PR0801MB2031.eurprd08.prod.outlook.com>
2017-05-15 10:39                                               ` Tamar Christina
2017-06-08 10:31                                   ` Markus Trippelsdorf
2017-06-08 12:00                                     ` Christophe Lyon
2017-06-08 12:21                                       ` Tamar Christina
2017-06-08 15:40                                         ` Tamar Christina
2017-06-08 15:43                                           ` Richard Biener
2017-06-08 16:44                                             ` Joseph Myers
2017-06-08 18:23                                               ` Richard Biener
2017-08-17 11:46                                                 ` Tamar Christina
2017-08-23 13:19                                                   ` Tamar Christina
2017-08-23 13:26                                                     ` Richard Biener
2017-08-23 15:51                                                       ` Tamar Christina
2017-08-24 11:01                                                         ` Richard Biener
2017-08-29 11:25                                                           ` Tamar Christina
2017-08-30 14:37                                                             ` Richard Biener
2017-06-09  8:14                                             ` Tamar Christina
2016-12-19 20:34             ` Jeff Law
2017-01-03  9:56               ` Tamar Christina
2017-01-16 17:06                 ` Tamar Christina
2017-06-09  0:27 David Edelsohn
2017-06-09  5:19 ` Joseph Myers
2017-06-09  8:12   ` Tamar Christina
2017-06-09 11:40     ` Rainer Orth

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=172faf5c-af84-7c62-2286-a11ebfb6ddc8@redhat.com \
    --to=law@redhat.com \
    --cc=Tamar.Christina@arm.com \
    --cc=Wilco.Dijkstra@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    --cc=meissner@linux.vnet.ibm.com \
    --cc=nd@arm.com \
    --cc=rguenther@suse.de \
    /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).