Implement the first half of redundancy factoring: efficiently
splitting all the patterns under scope nodes into equality sets based on their first node. The second step is to rewrite the graph info a form that exposes the sharing. Before I do this, I want to redesign the Scope node. llvm-svn: 97130
Loading
Please register or sign in to comment