[PATCH] D18906: [DeadStoreElimination] Shorten beginning of memset overwritten by later stores
Jun Bum Lim via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 14:40:48 PDT 2016
junbuml updated this revision to Diff 54263.
junbuml added a comment.
Addressed Mandeep's comments. Thanks for the review.
http://reviews.llvm.org/D18906
Files:
lib/Transforms/Scalar/DeadStoreElimination.cpp
test/Transforms/DeadStoreElimination/OverwriteStoreBegin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18906.54263.patch
Type: text/x-patch
Size: 10264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/3e4e48ff/attachment.bin>
More information about the llvm-commits
mailing list