[PATCH] D35804: [BPI] Detect branches in loops that make themselves not taken

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 08:36:01 PST 2018


john.brawn updated this revision to Diff 135069.
john.brawn added a comment.

Add a comment to computeUnlikelySuccessors.


Repository:
  rL LLVM

https://reviews.llvm.org/D35804

Files:
  lib/Analysis/BranchProbabilityInfo.cpp
  test/Analysis/BranchProbabilityInfo/loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35804.135069.patch
Type: text/x-patch
Size: 12079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/9566af5f/attachment.bin>


More information about the llvm-commits mailing list