[PATCH] D68128: [InstCombine] Fold PHIs with equal incoming pointers
Daniil Suchkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 1 04:13:55 PDT 2019
DaniilSuchkov updated this revision to Diff 222588.
DaniilSuchkov added a comment.
Test checks updated.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68128/new/
https://reviews.llvm.org/D68128
Files:
llvm/include/llvm/Analysis/ValueTracking.h
llvm/include/llvm/IR/Value.h
llvm/lib/IR/Value.cpp
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
llvm/test/Transforms/InstCombine/phi-equal-incoming-pointers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68128.222588.patch
Type: text/x-patch
Size: 38477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/b640c827/attachment.bin>
More information about the llvm-commits
mailing list