[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 02:46:01 PDT 2020
yrouban updated this revision to Diff 267825.
yrouban marked an inline comment as done.
yrouban edited the summary of this revision.
yrouban added a comment.
Addressed all comments.
Extracted //setProfWeights()// related changes to D80987 <https://reviews.llvm.org/D80987>.
I will land this patch once D80987 <https://reviews.llvm.org/D80987> is reviewed and landed.
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.267825.patch
Type: text/x-patch
Size: 7946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/8febe394/attachment.bin>
More information about the llvm-commits
mailing list