[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 13:34:51 PST 2018


sanjoy updated this revision to Diff 135136.
sanjoy marked an inline comment as done.
sanjoy added a comment.

- Relax memcpy handling


Repository:
  rL LLVM

https://reviews.llvm.org/D43425

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

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


More information about the llvm-commits mailing list