[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
Mon Aug 28 07:48:09 PDT 2023


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

Addresses nits.


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.553931.patch
Type: text/x-patch
Size: 12109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/875dee4e/attachment.bin>


More information about the llvm-commits mailing list