[PATCH] D11143: [RFC] Cross Block DSE

Karthik Bhat via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 04:20:10 PDT 2015


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

Sorry guys for multiple updates on patch..:( forgot to move dyn_cast<StoreInst> above getModRefInfo in one of the place in the previous patch.
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.31788.patch
Type: text/x-patch
Size: 19277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/ec93c30d/attachment.bin>


More information about the llvm-commits mailing list