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

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 09:21:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275571: [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals (authored by junbuml).

Changed prior to commit:
  https://reviews.llvm.org/D21909?vs=64026&id=64147#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D21909

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21909.64147.patch
Type: text/x-patch
Size: 12754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/6663205d/attachment.bin>


More information about the llvm-commits mailing list