[Mono-dev] [GSoC-2014] Optimizing Switch statements

Marek Safar marek.safar at gmail.com
Thu Mar 20 18:00:34 UTC 2014


Hello,

>
> I am interested in doing the "C# Compiler switch statement enhancements"
> for this years Google Summer of code.
>
> The last couple of days I have been going through the sourcecode for the
> C# compiler and the JIT compiler. The main question I have is where the
> focus of this project should be. Is it in the source -> IL translation or
> in the IL -> machinecode translation?
>

It does not really matter both transformations need optimization. You can
choose whichever you would like to work on or even mixture both.

Regards,
Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140320/96afa17f/attachment.html>


More information about the Mono-devel-list mailing list