Grant Report - MoarVM JIT Compiler Expression Backend - March/April 2019
Sat, 20-Apr-2019 by
Mark A Jensen
edit post
Bart received helpful [comments](https://news.ycombinator.com/item?id=19425485) on his
[blog](https://brrt-to-the-future.blogspot.com/2019/03/something-about-ir-optimization.html)
[posts](https://brrt-to-the-future.blogspot.com/2019/03/reverse-linear-scan-allocation-is.html)
last month that will move him ahead with intermediate
representation (IR) optimization and register allocation.
He writes:
> I'm still working on finalizing the floating point support for the JIT
> compiler, but I've also started work on the new register allocation
> algorithm. This wasn't strictly a deliverable, but I expect it will
> help the deliverable of improving code generation.
MAJ
Comments (0)