[PATCH] D21909: [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 14:18:56 PDT 2016


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

Minor changes in the test cases.


http://reviews.llvm.org/D21909

Files:
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/OverwriteStoreBegin.ll
  test/Transforms/DeadStoreElimination/OverwriteStoreEnd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21909.62420.patch
Type: text/x-patch
Size: 12709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/6fa30d07/attachment.bin>


More information about the llvm-commits mailing list