[patch] TARGET_MEM_REF, version 3

Richard Guenther richard.guenther@gmail.com
Mon May 2 12:44:00 GMT 2005


On 5/2/05, Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> wrote:

> I have made a few other changes:
> -- simplified the generation of TARGET_MEM_REFs using the affine decompositions
>    now used by ivopts

Did you consider moving the affine decompositions stuff somewhere
easier to find, like
in fold-const.c?  Could other code doing similar things (fold and
fold_stmt) use this
implementation for folding address computations?  Is it cheap enough
for this task?

Richard.



More information about the Gcc-patches mailing list