[PATCH] D18712: [LoopUnroll] Fix the way we update DT after complete unrolling.
Michael Zolotukhin via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 13:18:17 PDT 2016
mzolotukhin updated this revision to Diff 52845.
mzolotukhin added a comment.
- Update dom-info for all dom-children of original loop blocks.
http://reviews.llvm.org/D18712
Files:
lib/Transforms/Utils/LoopUnroll.cpp
test/Transforms/LoopUnroll/pr27157.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18712.52845.patch
Type: text/x-patch
Size: 3797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160406/490bf8e5/attachment.bin>
More information about the llvm-commits
mailing list