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] Fix optimization regression in constant folder


On 9/30/07, Richard Kenner <kenner@vlsi1.ultra.nyu.edu> wrote:
> > Yes, I think that we need to keep them specialized.
>
> I agree because they are both always known to be much better behaved than any
> user type and one of the most critical types to optimize.  It will always
> be the case that many more optimizations are both safe and important for
> those types than for user types.

Please show testcases.

Richard.


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