[PATCH] D53316: StructurizeCFG: Simplify inserted PHI nodes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 17 08:39:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344697: StructurizeCFG: Simplify inserted PHI nodes (authored by nha, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D53316

Files:
  llvm/trunk/lib/Transforms/Scalar/StructurizeCFG.cpp
  llvm/trunk/test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
  llvm/trunk/test/CodeGen/AMDGPU/multilevel-break.ll
  llvm/trunk/test/CodeGen/AMDGPU/smrd.ll
  llvm/trunk/test/Transforms/StructurizeCFG/invert-constantexpr.ll
  llvm/trunk/test/Transforms/StructurizeCFG/loop-continue-phi.ll
  llvm/trunk/test/Transforms/StructurizeCFG/one-loop-multiple-backedges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53316.170014.patch
Type: text/x-patch
Size: 9734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181017/31947788/attachment.bin>


More information about the llvm-commits mailing list