[PATCH] D70104: [BPI] Improve unreachable/ColdCall heurstics to handle loops.

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 16:55:18 PST 2019


twoh updated this revision to Diff 228783.
twoh added a comment.

Add "CHECK" for the test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70104

Files:
  llvm/include/llvm/Analysis/BranchProbabilityInfo.h
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/test/Analysis/BranchProbabilityInfo/basic.ll
  llvm/test/Analysis/BranchProbabilityInfo/noreturn.ll
  llvm/test/CodeGen/X86/block-placement.ll
  llvm/test/CodeGen/X86/pr37916.ll
  llvm/test/CodeGen/X86/ragreedy-hoist-spill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70104.228783.patch
Type: text/x-patch
Size: 24434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/05e1030c/attachment.bin>


More information about the llvm-commits mailing list