[PATCH] D148877: [PGO]Implement metadata combine for 'branch_weights' of direct callsites

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 08:39:14 PDT 2023


mingmingl updated this revision to Diff 515631.
mingmingl edited the summary of this revision.

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

https://reviews.llvm.org/D148877

Files:
  llvm/include/llvm/IR/Metadata.h
  llvm/lib/IR/Metadata.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/Transforms/SimplifyCFG/merge-direct-call-branch-weights-in-hoist.ll
  llvm/test/Transforms/SimplifyCFG/merge-direct-call-branch-weights-in-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148877.515631.patch
Type: text/x-patch
Size: 11804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/6b5831fb/attachment.bin>


More information about the llvm-commits mailing list