[Mono-devel-list] SSAPRE: this time it's for real ;-)
Willibald Krenn
Willibald.Krenn at gmx.at
Thu Nov 25 15:33:09 EST 2004
Massimiliano Mantione schrieb:
> On Thu, 2004-11-25 at 17:29, Willibald Krenn wrote:
>
>>BTW: What optimization do you plan implementing next?
>
>
> This is my todo list (in the order I am planning things, but
> this is subject to change...):
Thanks for the list. Looks like transformations on SSA form are not
number one priority.. Does that mean computing SSA is considered to be
too much overhead?
>- Copy propagation (without SSA).
>- Dead code elimination (without SSA).
>- After those last two work, look at inlining (so that inlining
> can be effective also without SSA, if both copyprop and deadce
> work it will likely work well as it is).
I was under the impression that these optimizations are already included
and working. Guess I have to look again.
Any plans about virtual function inlining (e.g. Paper of Kazuaki Ishizaki)?
Thanks,
Willi
More information about the Mono-devel-list
mailing list