[PATCH] D80618: Extend InvokeInst !prof branch_weights metadata to unwind branches

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 02:08:06 PDT 2020


This revision was automatically updated to reflect the committed changes.
yrouban marked an inline comment as done.
Closed by commit rGdcfa78a4ccec: Extend InvokeInst !prof branch_weights metadata to unwind branches (authored by yrouban).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80618

Files:
  llvm/docs/BranchWeightMetadata.rst
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Analysis/BranchProbabilityInfo/basic.ll
  llvm/test/Transforms/Inline/inline-hot-callsite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80618.268390.patch
Type: text/x-patch
Size: 7946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/60c45478/attachment.bin>


More information about the llvm-commits mailing list