[PATCH] D30852: StructurizeCFG: Directly invert cmp instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 22:05:12 PST 2017


arsenm updated this revision to Diff 91453.
arsenm added a comment.

Forgot to add new file


https://reviews.llvm.org/D30852

Files:
  lib/Transforms/Scalar/StructurizeCFG.cpp
  test/CodeGen/AMDGPU/loop_break.ll
  test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
  test/CodeGen/AMDGPU/ret_jump.ll
  test/Transforms/StructurizeCFG/invert-compare.ll
  test/Transforms/StructurizeCFG/one-loop-multiple-backedges.ll
  test/Transforms/StructurizeCFG/post-order-traversal-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30852.91453.patch
Type: text/x-patch
Size: 19509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170311/92f0eb6f/attachment.bin>


More information about the llvm-commits mailing list