[PATCH] D32124: [BPI] Move tail computation out of the loop. NFC

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 04:28:28 PDT 2017


skatkov updated this revision to Diff 95931.
skatkov added a comment.

Some test added.


https://reviews.llvm.org/D32124

Files:
  include/llvm/Support/BranchProbability.h
  lib/Analysis/BranchProbabilityInfo.cpp
  unittests/Support/BranchProbabilityTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32124.95931.patch
Type: text/x-patch
Size: 3661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/6615224c/attachment.bin>


More information about the llvm-commits mailing list