[PATCH] D85781: [BPI] Improve static heuristics for integer comparisons

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 06:34:46 PDT 2020


xbolva00 updated this revision to Diff 285064.
xbolva00 added a comment.

Addressed review notes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85781/new/

https://reviews.llvm.org/D85781

Files:
  llvm/include/llvm/Analysis/BranchProbabilityInfo.h
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/test/Analysis/BranchProbabilityInfo/integer_heuristics.ll
  llvm/test/Analysis/BranchProbabilityInfo/integer_heuristics.ll
  llvm/test/Analysis/BranchProbabilityInfo/loop.ll
  llvm/test/Analysis/BranchProbabilityInfo/zero_heuristics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85781.285064.patch
Type: text/x-patch
Size: 6652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/a9f51805/attachment.bin>


More information about the llvm-commits mailing list