[PATCH] D43865: [NewGVN] Create new ValuePHI node, if the number of operands does not match.
    Daniel Berlin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 28 07:36:18 PST 2018
    
    
  
dberlin added a comment.
I don't understand how this can happen, since the value phi should be equivalent to an op phi in the same block.
I need to look at this more.
https://reviews.llvm.org/D43865
    
    
More information about the llvm-commits
mailing list