[PATCH] D86017: [BPI] Improve static heuristics for integer comparisons with CST and non-CST

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 06:05:14 PDT 2020


xbolva00 updated this revision to Diff 285994.
xbolva00 retitled this revision from "[BPI] Improve static heuristics for integer comparisons with CST" to "[BPI] Improve static heuristics for integer comparisons with CST and non-CST".
xbolva00 edited the summary of this revision.

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

https://reviews.llvm.org/D86017

Files:
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/test/Analysis/BranchProbabilityInfo/integer_heuristics.ll
  llvm/test/Analysis/BranchProbabilityInfo/libfunc_call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86017.285994.patch
Type: text/x-patch
Size: 8062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/5e69f517/attachment.bin>


More information about the llvm-commits mailing list