[PATCH] D30633: [BPI] Reduce the probability of unreachable edge to minimal value greater than 0

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 23:25:18 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303327: [BPI] Reduce the probability of unreachable edge to minimal value greater than 0 (authored by skatkov).

Changed prior to commit:
  https://reviews.llvm.org/D30633?vs=99101&id=99399#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30633

Files:
  llvm/trunk/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/trunk/test/Analysis/BranchProbabilityInfo/basic.ll
  llvm/trunk/test/Analysis/BranchProbabilityInfo/deopt-intrinsic.ll
  llvm/trunk/test/Analysis/BranchProbabilityInfo/noreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30633.99399.patch
Type: text/x-patch
Size: 11897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/d27f99bc/attachment.bin>


More information about the llvm-commits mailing list