[PATCH] D11143: [RFC] Cross Block DSE
Karthik Bhat via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 10 04:44:06 PDT 2015
karthikthecool updated this revision to Diff 31649.
karthikthecool marked 2 inline comments as done.
karthikthecool added a comment.
Hi All,
Rebased patch and implemented few review comments.
Please let me know your inputs on the same.
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.31649.patch
Type: text/x-patch
Size: 19597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/519c1e72/attachment.bin>
More information about the llvm-commits
mailing list