[PATCH] D56284: [UnrollRuntime] Fix domTree failure in multiexit unrolling
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 8 08:44:09 PST 2019
anna updated this revision to Diff 180682.
anna added a comment.
we need to update domInfo for exits and those reachable from the exits.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56284/new/
https://reviews.llvm.org/D56284
Files:
lib/Transforms/Utils/LoopUnrollRuntime.cpp
test/Transforms/LoopUnroll/runtime-loop-multiexit-dom-verify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56284.180682.patch
Type: text/x-patch
Size: 9136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/92305044/attachment.bin>
More information about the llvm-commits
mailing list