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

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 11:21:58 PDT 2020


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

Simplified the new test case.


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.265551.patch
Type: text/x-patch
Size: 20653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/d2a06a01/attachment-0001.bin>


More information about the llvm-commits mailing list