[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 11:33:14 PDT 2023


mingmingl updated this revision to Diff 515853.
mingmingl marked 4 inline comments as done.
mingmingl added a comment.

resolve comments.


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.515853.patch
Type: text/x-patch
Size: 10595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/60288da7/attachment.bin>


More information about the llvm-commits mailing list