This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/33928] [4.3/4.4/4.5 Regression] 30% performance slowdown in floating-point code caused by r118475



------- Comment #75 from lucier at math dot purdue dot edu  2009-05-07 16:31 -------
Subject: Re:  [4.3/4.4/4.5 Regression] 30% performance slowdown in
floating-point code caused by  r118475


On May 7, 2009, at 12:21 PM, bonzini at gnu dot org wrote:

> ------- Comment #74 from bonzini at gnu dot org  2009-05-07 16:21  
> -------
> Ok.  One step at a time. :-)  To recap, here is the situation:
>
> - that scheduling is necessary now and not in 4.2.x, probably is  
> just a matter
> of luck

If you mean -fschedule-insns2, it has always been part of the options  
list.

> - at least we have a set of options providing good performance on this
> testcase, and guidance towards better tuning of the various  
> problematic
> optimizations

OK, but -fforward-propagate is not viable in general for these  
machine-generated codes.

>
Brad


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33928


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