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]

Re: Widening vs PPro



  In message <19990414001616.B868@cygnus.com>you write:
  > On Wed, Apr 14, 1999 at 12:26:19AM -0600, Jeffrey A Law wrote:
  > > The more I think about it, the more I suspect that defining PROMOTE_MODE
  > > to force widening of all non-memory integer operations is probably the
  > > best way to deal with partial registers stalls for the x86 variants where
  > > it is an issue.
  > >
  > > It's probably worth an experiment for ...
  > 
  > You'd think, but it didn't seem to be the case in practice.  Even
  > when I only promoted HImode operations. 
  > 
  > Some more extensive benchmarking is certainly in order, but...
Wow.  It sounds like it actually made things worse.  Real strange.

Oh well.  Maybe someday we can actually dive into the results in more
detail :-)

jeff


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