[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 13:59:09 PDT 2016


junbuml updated this revision to Diff 54256.
junbuml added a comment.

Addressed Chad's comments.


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.54256.patch
Type: text/x-patch
Size: 10262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/0c3b97bb/attachment.bin>


More information about the llvm-commits mailing list