induction variable optimization

guy at gorodish.UUCP guy at gorodish.UUCP
Mon Feb 9 10:08:20 AEST 1987


>So long as an optimization is guaranteed never to alter program semantics,
>it really should be done by the compiler rather than by the programmer, who
>generally has more important things to worry about.

And who is, more often than not these days, writing C code rather
than writing code that happens to be in C for some particular
machine (even when writing kernel code!), so that they *can't* know
what code is better or worse.



More information about the Comp.lang.c mailing list