LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] add Kconfig option for optimizing for cell
Date: Sat, 15 Sep 2007 03:02:52 +0200	[thread overview]
Message-ID: <200709150302.52346.arnd@arndb.de> (raw)
In-Reply-To: <7268aef0e0f5d31dc4d07d583406a6af@kernel.crashing.org>

On Saturday 15 September 2007, Segher Boessenkool wrote:
>=20
> > +config TUNE_CELL
> > +=A0=A0=A0=A0=A0bool "Optimize for Cell Broadband Engine"
> > +=A0=A0=A0=A0=A0depends on PPC64
> > +=A0=A0=A0=A0=A0help
> > +=A0=A0=A0=A0=A0 =A0Cause the compiler to optimize for the PPE of the C=
ell Broadband
> > +=A0=A0=A0=A0=A0 =A0Engine. This will make the code run considerably fa=
ster on Cell
> > +=A0=A0=A0=A0=A0 =A0but somewhat slower on other machines. This option =
only changes
> > +=A0=A0=A0=A0=A0 =A0the scheduling of instructions, not the selection o=
f instructions
> > +=A0=A0=A0=A0=A0 =A0itself,
>=20
> It _does_ change instruction selection, which is the main factor
> in the slowdown on other machines (and a big part of the speedup
> on Cell, too). =A0It doesn't change which insns the compiler is
> allowed to use though, which is probably what you wanted to say?

Right, thanks for the correction.

	Arnd <><

  reply	other threads:[~2007-09-15  1:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-15  0:21 [PATCH] add Kconfig option for optimizing for cell Arnd Bergmann
2007-09-14 23:07 ` Josh Boyer
2007-09-15  1:02   ` Arnd Bergmann
2007-09-14 23:36     ` Josh Boyer
2007-09-15  0:50 ` Segher Boessenkool
2007-09-15  1:02   ` Arnd Bergmann [this message]
2007-09-15 13:13 ` David Woodhouse
2007-09-15 13:30   ` Arnd Bergmann

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=200709150302.52346.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linuxppc-dev@ozlabs.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