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

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 2 22:57:09 PDT 2020


yrouban updated this revision to Diff 268060.
yrouban added a comment.

no changes but added wider context for ease of review


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.268060.patch
Type: text/x-patch
Size: 7946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/bdfc4b81/attachment.bin>


More information about the llvm-commits mailing list