[PATCH] D84763: DomTree: Make PostDomTree immune to block successors swap
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 02:34:07 PDT 2020
yrouban updated this revision to Diff 282544.
yrouban added a comment.
changed type of SuccOrder to //SmallDenseMap<NodePtr, unsigned, 16>//.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84763/new/
https://reviews.llvm.org/D84763
Files:
llvm/include/llvm/Support/GenericDomTreeConstruction.h
llvm/test/Transforms/InstCombine/infinite-loop-postdom.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84763.282544.patch
Type: text/x-patch
Size: 10649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/d85c5642/attachment.bin>
More information about the llvm-commits
mailing list