On Thu, Aug 1, 2013 at 12:55 AM, William ML Leslie <
[email protected]> wrote:

> If the compiler knows that
> the program is single-threaded, a lot of the preconditions for
> optimisation get a lot simpler.


Yes. But in the presence of dynamic loading infrastructure or separate
compilation, the compiler cannot know that. The JIT system might be able to
know that.
_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to