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: [patch] for PR23855



On Jan 20, 2006, at 6:55 PM, Zdenek Dvorak wrote:
For these reasons, I believe having this common special case handled
separately makes sense.  Also, this makes it easy to have this
transformation performed very early in the compilation process, thus
making it possible for other optimizations to benefit from it.

Bootstrapped & regtested on ppc and ia64.

Do you have performance numbers because PR 23855 blocks PR 23970 which is
a reduced testcase from SPEC?
Yes this should help SPEC but knowing how much would be helpful.


Thanks,
Andrew Pinski


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