[PATCH] D108342: [CSSPGO] Enable loading MD5 CS profile.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 09:20:04 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ca80300309a: [CSSPGO] Enable loading MD5 CS profile. (authored by hoy).

Changed prior to commit:
  https://reviews.llvm.org/D108342?vs=369742&id=369954#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108342

Files:
  llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h
  llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/Transforms/IPO/SampleContextTracker.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
  llvm/test/Transforms/SampleProfile/csspgo-inline-icall.ll
  llvm/test/Transforms/SampleProfile/csspgo-inline.ll
  llvm/test/tools/llvm-profgen/noinline-cs-noprobe.test
  llvm/tools/llvm-profgen/CSPreInliner.cpp
  llvm/tools/llvm-profgen/ProfileGenerator.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108342.369954.patch
Type: text/x-patch
Size: 18157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/039b6496/attachment-0001.bin>


More information about the llvm-commits mailing list