[PATCH] D34099: [IfConversion] Maintain the CFG when predicating/merging blocks in IfConvert*

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 06:28:09 PDT 2017


uabelho updated this revision to Diff 110567.
uabelho added a comment.
Herald added a subscriber: kbarton.

Rebased the patch to top of tree.

Needed another change in test/CodeGen/PowerPC/logic-ops-on-compares.ll due to a new test
that had been added to that file since last rebase.


https://reviews.llvm.org/D34099

Files:
  lib/CodeGen/IfConversion.cpp
  test/CodeGen/ARM/ifcvt-branch-weight.ll
  test/CodeGen/ARM/indirectbr-3.ll
  test/CodeGen/ARM/struct-byval-frame-index.ll
  test/CodeGen/PowerPC/logic-ops-on-compares.ll
  test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  test/CodeGen/SystemZ/atomicrmw-minmax-03.ll
  test/CodeGen/SystemZ/atomicrmw-minmax-04.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34099.110567.patch
Type: text/x-patch
Size: 15854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170810/0851172c/attachment.bin>


More information about the llvm-commits mailing list