[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
Thu Apr 19 07:35:59 PDT 2018
dberlin added a comment.
So, just to put this on the review: the current code on this review definitely not the right fix compared to the patch i sent :)
I think we should commit that split/cleanup (not sure if you did it as part of the last patch.
It sounds like you had time to bootstrap/test it. If so, please feel free to commit it
https://reviews.llvm.org/D43865
More information about the llvm-commits
mailing list