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 second problem in PR28364


Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> writes:

> 	PR tree-optimization/28364
> 	* tree-ssa-loop-ivopts.c (aff_combination_to_tree): Handle zero
> 	correctly.
> 	(fold_affine_expr): New function.
> 	(may_eliminate_iv): Use fold_affine_expr.

This is OK.

Thanks.

Ian


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