[PATCH] D133121: [PGO] Annotate branch_weight for invoke instruction

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 16:38:02 PDT 2022


xur updated this revision to Diff 458068.
xur added a comment.

Integrated with review comments.


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

https://reviews.llvm.org/D133121

Files:
  llvm/include/llvm/IR/Instructions.h
  llvm/lib/Analysis/BranchProbabilityInfo.cpp
  llvm/lib/IR/Metadata.cpp
  llvm/lib/IR/ProfDataUtils.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/PGOProfile/Inputs/invoke_icall.proftext
  llvm/test/Transforms/PGOProfile/invoke_icall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133121.458068.patch
Type: text/x-patch
Size: 18705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/825fada4/attachment.bin>


More information about the llvm-commits mailing list