[tree-ssa] CCP inefficiencies

Richard Henderson rth@redhat.com
Fri Feb 14 21:32:00 GMT 2003


On Fri, Feb 14, 2003 at 10:03:32AM -0700, law@redhat.com wrote:
> Again, the number of cases we need to handle is drastically smaller
> than what's dealt with in fold.  I really don't think it's going to 
> be terribly difficult.

Nevertheless, it's code duplication.

Any chance you could pull out the bits you need from the
existing fold, and then have fold call into them?  Probably
not a bad idea anyway, since the fold function itself is
too damn big....


r~



More information about the Gcc mailing list