dominikh
tagged this
This was intended to improve the performance of computing both a naive and a proper SSA form. However, cloning, even with all the unsafe code, proved to be slower than just creating two separate programs from the AST.
dominikh
tagged this
This was intended to improve the performance of computing both a naive and a proper SSA form. However, cloning, even with all the unsafe code, proved to be slower than just creating two separate programs from the AST.