[PATCH] D18586: Allow DeadStoreElimination to track combinations of partial later wrties

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 21:05:06 PDT 2016


hfinkel updated this revision to Diff 59992.
hfinkel added a comment.

Add a test case involving memset provided in the review by JakeVanAdrighem.


http://reviews.llvm.org/D18586

Files:
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/combined-partial-overwrites.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18586.59992.patch
Type: text/x-patch
Size: 12315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160608/9f5c4f40/attachment.bin>


More information about the llvm-commits mailing list