[PATCH] D12513: Update edge weights properly when merging blocks in if-conversion.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 14:35:30 PDT 2015


congh updated this revision to Diff 33729.
congh added a comment.

Fixed a bug in the patch and added more comments.


http://reviews.llvm.org/D12513

Files:
  lib/CodeGen/IfConversion.cpp
  test/CodeGen/ARM/ifcvt-iter-indbr.ll
  test/CodeGen/Hexagon/ifcvt-edge-weight.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12513.33729.patch
Type: text/x-patch
Size: 6487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150901/7fb4ce2e/attachment.bin>


More information about the llvm-commits mailing list