[PATCH] D35869: [ADCE][Dominators] Teach ADCE to preserve dominators
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 13:53:47 PDT 2017
kuhar updated this revision to Diff 108996.
kuhar added a comment.
Fix a double edge deletion bug and add a testcase for it.
https://reviews.llvm.org/D35869
Files:
include/llvm/Support/GenericDomTreeConstruction.h
lib/Transforms/Scalar/ADCE.cpp
test/Transforms/ADCE/domtree-DoubleDeletion.ll
test/Transforms/ADCE/unreachable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35869.108996.patch
Type: text/x-patch
Size: 7566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/572a7c88/attachment.bin>
More information about the llvm-commits
mailing list