[PATCH] D43425: [DSE] Don't DSE stores that subsequent memmove calls read from

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 15:22:12 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325641: [DSE] Don't DSE stores that subsequent memmove calls read from (authored by sanjoy, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43425?vs=135136&id=135151#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43425

Files:
  llvm/trunk/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/trunk/test/Transforms/DeadStoreElimination/simple.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43425.135151.patch
Type: text/x-patch
Size: 5649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/26a649eb/attachment.bin>


More information about the llvm-commits mailing list