[PATCH] D79037: [StructurizeCFG] Fix region nodes ordering

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 10:16:45 PDT 2020


ekatz updated this revision to Diff 264018.
ekatz added a comment.

Fixed the bug causing an infinite loop in the new testcase.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79037/new/

https://reviews.llvm.org/D79037

Files:
  llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
  llvm/test/Transforms/StructurizeCFG/interleaved-loop-order.ll
  llvm/test/Transforms/StructurizeCFG/nested-loop-subregion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79037.264018.patch
Type: text/x-patch
Size: 24040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/0bb3818e/attachment.bin>


More information about the llvm-commits mailing list