Re: [rvm-research] add SSAinHIR into opt level 1
Erik Brangs <[email protected]> Mon, 7 Sep 2015 12:56:05 +0200
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 07.09.2015 00:34, John Zigman wrote: > Are the parts that only transform to SSA form buggy? Yes. The first step to re-enabling the disabled optimizations is to reliably get in and out of scalar SSA form. There are patches to enable a minimal set of compiler phases for SSA form at https://xtenlang.atlassian.net/browse/RVM-657 . Kind regards, Erik Brangs ------------------------------------------------------------------------------