This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC floating point usage


> Cc: Mark Mitchell <mark at codesourcery dot com>, Geoff Keating <geoffk at geoffk dot org>,
>    gcc-patches at gcc dot gnu dot org
> Date: Tue, 25 Feb 2003 18:03:47 -0500
> From: David Edelsohn <dje at watson dot ibm dot com>

> 	The PowerPC *BSD developers started discussing how to avoid using
> FPRs for integer moves.  Richard Earnshaw suggested bumping up
> MEMORY_MOVE_COST for FLOAT class and integer mode.  I needed to increase
> the cost quite high, but it does work.

Just out of interest, do you have any numbers indicating the effect of
this on performance?  It'd be nice to know if it really helps (or
really hurts).

-- 
- Geoffrey Keating <geoffk at geoffk dot org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]