[PATCH] D43865: [NewGVN] Split OpPHI detection and creation.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 07:40:36 PDT 2018


fhahn updated this revision to Diff 143314.
fhahn retitled this revision from "[NewGVN] Create new ValuePHI node, if the number of operands does not match." to "[NewGVN] Split OpPHI detection and creation.".
fhahn edited the summary of this revision.
fhahn added a comment.

This is mostly @dberlin 's patch rebased and with the test case.


https://reviews.llvm.org/D43865

Files:
  lib/Transforms/Scalar/NewGVN.cpp
  test/Transforms/NewGVN/phi-of-ops-move-block.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43865.143314.patch
Type: text/x-patch
Size: 12623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/efee5cca/attachment.bin>


More information about the llvm-commits mailing list