Hi, so to update you both I have decided to pursue this project after all, I'm
very excited to work on PyPy.
To reiterate my objective, I'll be trying to formulate a way to augment the JIT
optimiser to expose enough information such that more advanced optimisations
can be implemented, with Poly
Thanks both of you for getting back to me, these definitely seem like problems
worth thinking about first. Looking into it, there has actually been some
research already on implementing Polyhedral optimisations in a JIT optimiser,
specifically in JavaScript. It's paper
(http://impact.gforge.inr
I'm doing a computer science masters and am looking for an appropriate project
to take on for a dissertation related to Polyhedral optimisations. Talking to
my professor, we both think trying to implement the model and it's loop
transformations in PyPy's JIT optimiser could be a good project to