[Mono-list] Quick question reguarding local allocation

Ravi Pratap M ravi@ximian.com
25 Feb 2002 18:09:11 -0600


Hi there, 

On Mon, 2002-02-25 at 18:03, adc wrote:
> Does the mono C# compiler squeeze the (IL) locals into as few as
>possible?
> By this I mean if two locals which would otherwise have been outputted
>are never simultaneously live does mcs squeeze these two locals into
>one?

	IIRC, no we don't do any kind of optimization on the locals yet - in
fact, our plan is to worry about optimizing our code only when we are
done with all the bug-fixing and feature completion :-)


	But you are welcome to submit a patch though ;-)


	Regards,

		Ravi


-- 
"If you're smart, you'll be humble. There always is somebody
who hasn't read a book and knows twice as much as you do."

              -- David Duchovny in Readers' Digest

	Ravi Pratap M                    <ravi@ximian.com>
                        <http://primates.ximian.com/~ravi>