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

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 10 04:47:37 PDT 2020


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

Added test for interleaved sibling loops, and change the test file name to "interleaved-loop-order.ll".


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79037.263067.patch
Type: text/x-patch
Size: 19051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200510/3e0b2477/attachment-0001.bin>


More information about the llvm-commits mailing list