This is the mail archive of the gcc@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: [RFC] - Regression exposed by recent change to compress_float_constant


> 
> Following patch has exposed an optimization shortcoming:
> 
> 2005-07-12  Dale Johannesen  <dalej@apple.com>
> 
>          * expr.c (compress_float_constant):  Add cost check.
>          * config/rs6000.c (rs6000_rtx_cost):  Adjust FLOAT_EXTEND cost.

I think this is the same problem as PR 23098 which shows we fail to optimizate it
from before that change.

-- Pinski


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