[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
Wed Aug 30 15:36:48 PDT 2023


red1bluelost updated this revision to Diff 554846.
red1bluelost added a comment.

Addresses two of the suggestions.


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.554846.patch
Type: text/x-patch
Size: 12201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/8f7c9b19/attachment.bin>


More information about the llvm-commits mailing list