[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 10:06:58 PDT 2023
mingmingl updated this revision to Diff 515815.
mingmingl marked an inline comment as done.
mingmingl edited the summary of this revision.
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.515815.patch
Type: text/x-patch
Size: 9785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/82d9f328/attachment.bin>
More information about the llvm-commits
mailing list