[PATCH] D75500: StructurizeCFG: simplify phi nodes when possible

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 20:07:41 PST 2020


sameerds updated this revision to Diff 248382.
sameerds added a comment.

addressed review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75500/new/

https://reviews.llvm.org/D75500

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75500.248382.patch
Type: text/x-patch
Size: 15261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/35de10a8/attachment.bin>


More information about the llvm-commits mailing list