dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisoncompiler/forget/src/HIR/SSAify.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…