[PATCH] D11143: [RFC] Cross Block DSE

Karthik Bhat via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 22:11:13 PDT 2015


karthikthecool updated this revision to Diff 31771.
karthikthecool marked 2 inline comments as done.
karthikthecool added a comment.

Updated patch as per Erik's comments.


http://reviews.llvm.org/D11143

Files:
  lib/Transforms/Scalar/DeadStoreElimination.cpp
  test/Transforms/DeadStoreElimination/cross_block_dse.ll
  test/Transforms/DeadStoreElimination/cross_block_dse_loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11143.31771.patch
Type: text/x-patch
Size: 19472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/d5370d8d/attachment.bin>


More information about the llvm-commits mailing list