[PATCH] D67989: [ValueTracking] Improve pointer offset computation for cases of same base

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 09:57:37 PDT 2019


xur updated this revision to Diff 221796.
xur added a comment.

Fixed comments suggested by Guillaume.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67989/new/

https://reviews.llvm.org/D67989

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/MemCpyOpt/store-to-memset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67989.221796.patch
Type: text/x-patch
Size: 5322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/3112d29c/attachment.bin>


More information about the llvm-commits mailing list