public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Wilco Dijkstra" <wdijkstr@arm.com>
To: "'Andrew Pinski'" <pinskia@gmail.com>
Cc: "GCC Patches" <gcc-patches@gcc.gnu.org>
Subject: RE: [PATCH][AArch64] Make aarch64_min_divisions_for_recip_mul configurable
Date: Tue, 03 Mar 2015 19:08:00 -0000	[thread overview]
Message-ID: <000001d055e5$6c3e7a50$44bb6ef0$@com> (raw)
In-Reply-To: <CA+=Sn1nK3RE3fFM7xk0pUkTtbs312BAm=80_UMkVRRKVMk-6zw@mail.gmail.com>

> Andrew Pinski wrote:
> On Tue, Mar 3, 2015 at 10:06 AM, Wilco Dijkstra <wdijkstr@arm.com> wrote:
> > This patch makes aarch64_min_divisions_for_recip_mul configurable for float and double. This
> allows
> > CPUs with really fast or multiple dividers to return 3 (or even 4) if that happens to be
> faster
> > overall. No code generation change - bootstrap & regression OK.
> 
> Are you planing on doing the optimization where you turn the divide
> into recip est followed by a few steps?
> Because if so then this should be changed to be handle that case too.

No I don't think that will be faster.

Wilco 



  reply	other threads:[~2015-03-03 19:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-03 18:06 Wilco Dijkstra
2015-03-03 18:34 ` Andrew Pinski
2015-03-03 19:08   ` Wilco Dijkstra [this message]
2015-04-27 13:43 Wilco Dijkstra
2015-05-01  7:44 ` Marcus Shawcroft
2015-05-01 11:26   ` Wilco Dijkstra
2015-05-01 12:17     ` Marcus Shawcroft
2015-05-01 13:12       ` Wilco Dijkstra
2015-05-01 13:20         ` Kyrill Tkachov

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='000001d055e5$6c3e7a50$44bb6ef0$@com' \
    --to=wdijkstr@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=pinskia@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).