bugfix: cope when a source reg is dead at a join point
We didn't trip over this one until I started generating code without proc-point splitting, which has more join points and loops.
Showing
Please register or sign in to comment
We didn't trip over this one until I started generating code without proc-point splitting, which has more join points and loops.