[PATCH] D145171: [FSAFDO] Improve FS discriminator encoding

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 17:14:35 PST 2023


xur updated this revision to Diff 502867.
xur added a comment.
Herald added a subscriber: ormris.

Integrated Hongtao's review suggestion.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145171/new/

https://reviews.llvm.org/D145171

Files:
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp
  llvm/lib/CodeGen/MIRFSDiscriminator.cpp
  llvm/lib/CodeGen/MIRSampleProfile.cpp
  llvm/lib/CodeGen/PseudoProbeInserter.cpp
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/test/CodeGen/X86/Inputs/fsloader_v1.afdo
  llvm/test/CodeGen/X86/fsafdo_test1.ll
  llvm/test/CodeGen/X86/fsafdo_test2.ll
  llvm/test/CodeGen/X86/fsafdo_test3.ll
  llvm/test/CodeGen/X86/fsafdo_test4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145171.502867.patch
Type: text/x-patch
Size: 43885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/2dc945e0/attachment-0001.bin>


More information about the llvm-commits mailing list