[PATCH] D129001: [PGO] Report number of counts being dropped when a hash-mismatch happens.

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 14:59:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5e0443292bf0: [PGO] Report number of counts being dropped when a hash-mismatch happens (authored by xur).

Changed prior to commit:
  https://reviews.llvm.org/D129001?vs=442639&id=445141#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129001

Files:
  llvm/include/llvm/ProfileData/InstrProfReader.h
  llvm/lib/ProfileData/InstrProfReader.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/Inputs/diag.proftext
  llvm/test/Transforms/PGOProfile/diag_mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129001.445141.patch
Type: text/x-patch
Size: 5733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/3be1beff/attachment.bin>


More information about the llvm-commits mailing list