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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 14:39:19 PST 2016


vsk updated this revision to Diff 81797.
vsk added a comment.

- Include the test case, which I accidentally forgot when I first uploaded the diff.


https://reviews.llvm.org/D27862

Files:
  lib/Analysis/BranchProbabilityInfo.cpp
  test/Analysis/BranchProbabilityInfo/large-switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27862.81797.patch
Type: text/x-patch
Size: 124702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/0b3d2307/attachment-0001.bin>


More information about the llvm-commits mailing list