help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Small code clean up


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Small code clean up
Date: Thu, 27 Jun 2013 12:01:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Il 06/06/2013 11:40, Gwenaël Casaccio ha scritto:
> Hi,
> 
> that patch removes useless code.

Please revert this patch.  It is not enough to fix the problems that
Holger reported with the JIT, but it is wrong.

The point is not to optimize #ip and #sp.  It is to _prevent_ optimizing
it, and ensure that the cached values are committed by the interpreter
to the object before reading the variable.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]