[PATCH] D11143: [RFC] Cross Block DSE

Karthik Bhat via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 21:08:00 PDT 2015


karthikthecool updated this revision to Diff 31900.
karthikthecool added a comment.

Updated patch as per Erik's comments.
Thanks and Regards
Karthik Bhat


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.31900.patch
Type: text/x-patch
Size: 18670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/5ea52421/attachment.bin>


More information about the llvm-commits mailing list