[PATCH] D46912: StructurizeCFG: Adjust the loop depth for a subregion to order the nodes correctly

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 13:33:31 PDT 2018


cfang updated this revision to Diff 147168.
cfang marked 2 inline comments as done.
cfang added a comment.

Updated the test based on the comments


https://reviews.llvm.org/D46912

Files:
  lib/Transforms/Scalar/StructurizeCFG.cpp
  test/CodeGen/AMDGPU/nested-loop-conditions.ll
  test/Transforms/StructurizeCFG/AMDGPU/loop-subregion-misordered.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46912.147168.patch
Type: text/x-patch
Size: 15426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/e84d3b1e/attachment.bin>


More information about the llvm-commits mailing list