[PATCH] D35581: [LoopRotate][Dominators] Use the incremental API to update DomTree

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 13:59:18 PDT 2017


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

This patch teaches LoopRotate to use the new incremental API to update the DominatorTree.


https://reviews.llvm.org/D35581

Files:
  lib/Transforms/Scalar/LoopRotation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35581.107174.patch
Type: text/x-patch
Size: 4547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/6782b3cc/attachment.bin>


More information about the llvm-commits mailing list