public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: Tom de Vries <Tom_deVries@mentor.com>,
	Richard Biener <richard.guenther@gmail.com>
Cc: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>,
	Jakub Jelinek <jakub@redhat.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] Add VEC_ORDERED_REMOVE_IF
Date: Tue, 01 May 2018 18:25:00 -0000	[thread overview]
Message-ID: <4568c347-64fa-2387-f7d7-1c71a5754c28@redhat.com> (raw)
In-Reply-To: <8e329b0b-29e4-2619-0b10-859285ec6b72@mentor.com>

On 01/11/2018 06:03 AM, Tom de Vries wrote:
> On 01/10/2018 07:03 PM, Bernhard Reutner-Fischer wrote:
>> On 5 January 2018 22:06:10 CET, Tom de Vries <Tom_deVries@mentor.com> wrote:
>>
>>> [ was: Re: [RFC] Add vec::ordered_remove_if ]
>>
>> Tom,
>>
>> s/an an/an/g
>>
> 
> Fixed.
> 
> Also:
> - added '()' around more macro args in VEC_ORDERED_REMOVE_IF
> - added PR number ( https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83786 )
> 
> OK for trunk?
> 
> Thanks,
> - Tom
> 
> 0001-Add-VEC_ORDERED_REMOVE_IF.patch
> 
> 
> Add VEC_ORDERED_REMOVE_IF
> 
> 2018-01-03  Tom de Vries  <tom@codesourcery.com>
> 
> 	PR other/83786
> 	* vec.h	(VEC_ORDERED_REMOVE_IF, VEC_ORDERED_REMOVE_IF_FROM_TO): Define.
> 	* vec.c (test_ordered_remove_if): New function.
> 	(vec_c_tests): Call test_ordered_remove_if.
> 	* dwarf2cfi.c (connect_traces): Use VEC_ORDERED_REMOVE_IF_FROM_TO.
> 	* lto-streamer-out.c (prune_offload_funcs): Use VEC_ORDERED_REMOVE_IF.
> 	* tree-vect-patterns.c (vect_pattern_recog_1): Use
> 	VEC_ORDERED_REMOVE_IF.
OK.
jeff

      reply	other threads:[~2018-05-01 18:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28 15:53 [libgomp, openacc, openmp, PR83046] Prune removed funcs from offload table Tom de Vries
2017-12-28 16:07 ` Jakub Jelinek
2017-12-28 16:14   ` Jakub Jelinek
2017-12-29 13:08     ` Tom de Vries
2017-12-30  9:54       ` Jakub Jelinek
2017-12-30 11:51         ` Tom de Vries
2017-12-29 13:55   ` [RFC] Add vec::ordered_remove_if Tom de Vries
2018-01-02 14:09     ` Richard Biener
2018-01-05 21:06       ` [PATCH] Add VEC_ORDERED_REMOVE_IF Tom de Vries
     [not found]         ` <9ED0B8F9-66A4-40FF-AA22-59C22E6CAA7B@gmail.com>
2018-01-11 13:08           ` Tom de Vries
2018-05-01 18:25             ` Jeff Law [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=4568c347-64fa-2387-f7d7-1c71a5754c28@redhat.com \
    --to=law@redhat.com \
    --cc=Tom_deVries@mentor.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=rep.dot.nop@gmail.com \
    --cc=richard.guenther@gmail.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).