[PATCH] D11854: DeadStoreElimination: remove a redundant store even if the load is in a different block.

Erik Eckstein via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 08:36:55 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244901: [DeadStoreElimination] remove a redundant store even if the load is in a… (authored by eeckstein).

Changed prior to commit:
  http://reviews.llvm.org/D11854?vs=31999&id=32060#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11854

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11854.32060.patch
Type: text/x-patch
Size: 8312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150813/57471cbd/attachment.bin>


More information about the llvm-commits mailing list