[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 23:58:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310697: [IfConversion] Maintain the CFG when predicating/merging blocks in IfConvert* (authored by uabelho).

Changed prior to commit:
  https://reviews.llvm.org/D34099?vs=110567&id=110676#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34099

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34099.110676.patch
Type: text/x-patch
Size: 16118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/f62b5b94/attachment.bin>


More information about the llvm-commits mailing list