Giovanni Bajo wrote:
At the very least there should be a little explanation following it; a
better way would be to show the transformation performed by this pass in
pseudo C. Even better if the code was compilable C and the effect was
demonstrable by looking at the generated assembly source (but I understand
that this might not be possible because some of these optimizations could be
already performed by RTL optimizers).
Seconded. I should also add that, judging by some PRs he filed, Kazu
seems the right person for this kind of work.