[PATCH] D35869: [ADCE][Dominators] Teach ADCE to preserve dominators

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 17:35:56 PDT 2017


kuhar created this revision.
Herald added a subscriber: david2050.

This patch teaches ADCE to preserve both DominatorTrees and PostDominatorTrees.


https://reviews.llvm.org/D35869

Files:
  lib/Transforms/Scalar/ADCE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35869.108189.patch
Type: text/x-patch
Size: 4578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/d14f973a/attachment.bin>


More information about the llvm-commits mailing list