[PATCH] D43176: [LoopInterchange] Incrementally update the dominator tree.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 12 11:03:38 PST 2018
fhahn updated this revision to Diff 133904.
fhahn added a comment.
Only update DT if DT != nullptr, add -verify-dom-info to a test.
https://reviews.llvm.org/D43176
Files:
lib/Transforms/Scalar/LoopInterchange.cpp
test/Transforms/LoopInterchange/reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43176.133904.patch
Type: text/x-patch
Size: 6015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/3bc44bb7/attachment.bin>
More information about the llvm-commits
mailing list