[pypy-dev] Partial Escape Analysis and Scalar Replacement

Carl Friedrich Bolz cfbolz at gmx.de
Mon Feb 22 02:06:59 EST 2016


Hi Manuel,

as the one who suggested the paper in the first place, the goal would be 
to add it to the RPython translator.

(it's not useful in the JIT, virtuals already provide partial escape 
analysis there).

Cheers,

Carl Friedrich

On 18/02/16 12:13, Manuel Jacob wrote:
> Hi George,
>
> Do you plan to implement the technique for the JIT or for the static
> compilation toolchain ("RPython translator")?
>
> -Manuel



More information about the pypy-dev mailing list