[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
Thu Oct 10 14:34:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG686fa4bbfbce: [ValueTracking] Improve pointer offset computation for cases of same base (authored by xur).

Changed prior to commit:
  https://reviews.llvm.org/D67989?vs=221796&id=224481#toc

Repository:
  rG LLVM Github Monorepo

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.224481.patch
Type: text/x-patch
Size: 5545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/780c1085/attachment.bin>


More information about the llvm-commits mailing list