Loop optimizer issues

Michael S. Zick mszick@goquest.com
Wed Jun 4 23:49:00 GMT 2003


On Wednesday 04 June 2003 06:22 pm, Michael S. Zick wrote:
> On Wednesday 04 June 2003 02:10 pm, Peter Barada wrote:
> > >Note that the same decomposed representation can be used
> > >to go from "constant" to "expression".
> > >I.E:
> > >#const "24" "(x<<3)+(x<<4)"
> > >or decomposing the (4):
> > >#name "(x<<2)+(x<<2)" "(x<<4)"
> >
> > I think the last line should be(if it is a mathematical equivilence):
> >
> > #name "(x<<2)+(x<<2)" "(x<<3)"
>
> Guilty - that should teach me to type faster than I think.
- - - - - - - not - - - - - - ^



More information about the Gcc mailing list