public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kyrill Tkachov <kyrylo.tkachov@arm.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH][expmed][cleanup] Use std::swap instead of manual swapping
Date: Wed, 18 Mar 2015 12:02:00 -0000	[thread overview]
Message-ID: <55096949.5010900@arm.com> (raw)
In-Reply-To: <5506AC2E.3090509@arm.com>


On 16/03/15 10:10, Kyrill Tkachov wrote:
> Hi all,
>
> This patch replaces manual swapping in synth_mult with std::swap.
> Not much else to say about this. This code could arguably be refactored
> a bit but that's another story.
>
> I believe these are considered obvious at this point.
> I'll apply it in 24 hours unless somebody objects

Committed with r221486 after re-bootstrapping on x86_64-linux-gnu.

Kyrill
>
> Tested aarch64-none-elf and bootstrapped on x86_64-linux-gnu.
>
> Thanks,
> Kyrill
>
> 2015-03-16  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
>       * expmed.c (synth_mult): Use std::swap instead of manually
>       swapping algorithms.


      reply	other threads:[~2015-03-18 12:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 10:11 Kyrill Tkachov
2015-03-18 12:02 ` Kyrill Tkachov [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=55096949.5010900@arm.com \
    --to=kyrylo.tkachov@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).