[PATCH] D27862: [BPI] Use saturating multiplication to calculate denominators

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 16:21:01 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290016: [BPI] Use a safer constructor to calculate branch probabilities (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D27862?vs=81811&id=81822#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27862

Files:
  llvm/trunk/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/trunk/unittests/Analysis/BranchProbabilityInfoTest.cpp
  llvm/trunk/unittests/Analysis/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27862.81822.patch
Type: text/x-patch
Size: 5440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161217/131ceb86/attachment.bin>


More information about the llvm-commits mailing list