[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
Fri Feb 23 09:05:48 PST 2018


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

Add a FIXME comment for possible improvement to unlikelyhood measure.


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.135653.patch
Type: text/x-patch
Size: 12434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/63d20578/attachment.bin>


More information about the llvm-commits mailing list