[PATCH] [RFC] loop index promotion pass

Nathan Froyd froydnj@codesourcery.com
Tue May 12 12:19:00 GMT 2009


On Tue, May 12, 2009 at 11:09:08AM +0100, Ramana Radhakrishnan wrote:
> On Thu, Apr 23, 2009 at 5:17 PM, Nathan Froyd <froydnj@codesourcery.com> wrote:
> > The patch below implements a pass that promotes shorter-than-word-size
> > loop indices to word size indices. ?This pass enables improvements of
> > 30% or more on particular EEMBC benchmarks and a >2% overall gain on the
> > EEMBC suite.
> 
> Is this related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36905 ?

No, it's not.

-Nathan



More information about the Gcc-patches mailing list