[PATCH] D158889: [AsmPrinter][PGO] Adds optional dumping of branch probabilities for PGO metrics.
Micah Weston via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 14:32:34 PDT 2023
red1bluelost updated this revision to Diff 553631.
red1bluelost added a comment.
Rebased patch to fix buildkite.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158889/new/
https://reviews.llvm.org/D158889
Files:
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/include/llvm/MC/MCObjectFileInfo.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h
llvm/test/Transforms/PGOProfile/asm_emit_branch_prob.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158889.553631.patch
Type: text/x-patch
Size: 12093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/29241d6d/attachment.bin>
More information about the llvm-commits
mailing list