[PATCH] D35391: [Dominators] Teach LoopDeletion to use the new incremental API

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 10:39:45 PDT 2017


kuhar updated this revision to Diff 109377.
kuhar added a comment.

Address Daniel's and Tobias' comments.


https://reviews.llvm.org/D35391

Files:
  include/llvm/Support/GenericDomTree.h
  lib/Transforms/Scalar/LoopDeletion.cpp
  test/Transforms/LoopDeletion/2017-07-11-incremental-dt.ll
  unittests/IR/DominatorTreeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35391.109377.patch
Type: text/x-patch
Size: 9335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/c0e619a6/attachment.bin>


More information about the llvm-commits mailing list