[PATCH GCC]By pass following iterations if expr has already been simplified into const.

Bin Cheng bin.cheng@arm.com
Tue Jul 28 09:35:00 GMT 2015


Hi,
This is an obvious change to bypass following iterations if expr has already
been simplified into constant in function
simplify_using_loop_initial_conditions.

Is it OK?

Thanks,
bin

2015-07-28  Bin Cheng  <bin.cheng@arm.com>

	* tree-ssa-loop-niter.c (simplify_using_initial_conditions): Break
	Loop if EXPR is simplified to const values.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: quick-return-simlify-using-loop-initial-conditions.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150728/9f45b853/attachment.txt>


More information about the Gcc-patches mailing list