[pypy-dev] Interpretor for vectorized langugage

William ML Leslie william.leslie.ttg at gmail.com
Fri Dec 17 00:21:37 CET 2010


On 17 December 2010 09:43, René Dudfield <renesd at gmail.com> wrote:
> [Numexpr] approach, could be applied in the pypy jit I guess.

There was a lot of discussion in this direction during micronumpy
experiments, but I'm not sure how well ideas were documented.

A similar class of optimisation is polyhedral loop refactoring;
implementing it within the framework of a tracing JIT would be new and
exciting research if anyone is looking for a topic.

-- 
William Leslie



More information about the Pypy-dev mailing list