[PATCH] D94435: [SampleFDO] Add the support to split the function profiles with context into separate sections.

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 15:16:36 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG21b1ad0340a7: [SampleFDO] Add the support to split the function profiles with context into (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D94435?vs=316569&id=317710#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94435

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/include/llvm/ProfileData/SampleProfWriter.h
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/ctxsplit.extbinary.afdo
  llvm/test/Transforms/SampleProfile/ctxsplit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94435.317710.patch
Type: text/x-patch
Size: 17202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210119/f21b787f/attachment.bin>


More information about the llvm-commits mailing list