[PATCH] D68128: [InstCombine] Fold PHIs with equal incoming pointers

Daniil Suchkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 04:20:25 PDT 2019


DaniilSuchkov updated this revision to Diff 225392.
DaniilSuchkov added a comment.

Added a comment explaining how IsInBounds is set by stripAndAccumulateConstantOffsets.


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.225392.patch
Type: text/x-patch
Size: 38591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/c69c0f7d/attachment-0001.bin>


More information about the llvm-commits mailing list