[PATCH] D68128: [InstCombine] Fold PHIs with equal incoming pointers
Daniil Suchkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 8 03:42:06 PST 2019
DaniilSuchkov updated this revision to Diff 228403.
DaniilSuchkov edited the summary of this revision.
DaniilSuchkov added a comment.
Removed support of non-inbounds pointers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68128/new/
https://reviews.llvm.org/D68128
Files:
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.228403.patch
Type: text/x-patch
Size: 30728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/ccdcfad5/attachment-0001.bin>
More information about the llvm-commits
mailing list