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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 09:48:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332625: AMDGPU/SI: Handle infinite loop for the structurizer to work with CFG with… (authored by chfang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46340?vs=145482&id=147336#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46340

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46340.147336.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/201f8f24/attachment.bin>


More information about the llvm-commits mailing list