dillon1000/react

Commit

Remove early SSA phi optimzation

Reverts #726 which added an early optimization to the SSAify pass in skipping 
over phi creation if only one unique operand. This is no longer necessary with 
the addition of a phi elimination pass added in #739.
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/src/HIR/SSAify.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…