Closed dcbaker closed 2 years ago
To use a true SSA form we need phi nodes, and this provides that, along with an actual use for value numbering. The end result isn't that useful yet, but it's a big enough series I wanted to land it without const prop and const folding.
closes #54
To use a true SSA form we need phi nodes, and this provides that, along with an actual use for value numbering. The end result isn't that useful yet, but it's a big enough series I wanted to land it without const prop and const folding.
closes #54