[PATCH] D42247: [Dominators] Fix some edge cases for PostDomTree updating
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 03:35:15 PST 2018
dmgreen updated this revision to Diff 130581.
dmgreen added a comment.
Thanks. Nice idea.
I've updated the tests. I managed to manually simplify the longest one a bit too.
https://reviews.llvm.org/D42247
Files:
include/llvm/Support/GenericDomTreeConstruction.h
unittests/IR/DominatorTreeBatchUpdatesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42247.130581.patch
Type: text/x-patch
Size: 4980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/a44f0726/attachment.bin>
More information about the llvm-commits
mailing list