[PATCH] D84763: DomTree: Make PostDomTree immune to block successors swap

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 01:50:33 PDT 2020


yrouban updated this revision to Diff 281833.
yrouban added a comment.

Addressed comments.
Added a test case with two reverse unreachable subgraphs.


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.281833.patch
Type: text/x-patch
Size: 10084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/1972542e/attachment.bin>


More information about the llvm-commits mailing list