[PATCH] D46340: AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with infinite loops.

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 09:31:31 PDT 2018


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

Correct indentation error and typo.


https://reviews.llvm.org/D46340

Files:
  lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
  test/CodeGen/AMDGPU/branch-relaxation.ll
  test/CodeGen/AMDGPU/cf-loop-on-constant.ll
  test/CodeGen/AMDGPU/infinite-loop.ll
  test/CodeGen/AMDGPU/nested-loop-conditions.ll
  test/CodeGen/AMDGPU/si-annotate-cf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46340.145482.patch
Type: text/x-patch
Size: 10303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/9145a780/attachment.bin>


More information about the llvm-commits mailing list