Yet Another Opportunity to Optimize by the Front End.

Thomas Koenig Thomas.Koenig@online.de
Wed Nov 1 11:50:00 GMT 2006


On Mon, Oct 30, 2006 at 11:39:06PM +0100, Paul Thomas wrote:

> ie. there is a single loop with an early bale-out for the condition 
> being met.

This looks pretty good already.  There could be some optimization
potential by loop unrolling (which the backend doesn't do right
now), but that's about it.

Should we open a middle-end optimization PR about this?

	Thomas



More information about the Fortran mailing list