[PATCH] D86332: [SampleFDO] Enhance profile remapping support for inline instance

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 11:08:05 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc67ccf5fafc8: [SampleFDO] Enhance profile remapping support for searching inline instance (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D86332?vs=287826&id=288047#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86332

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/lib/ProfileData/SampleProf.cpp
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/remap-2.prof
  llvm/test/Transforms/SampleProfile/remap-2.ll
  llvm/unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86332.288047.patch
Type: text/x-patch
Size: 21319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/48a7c82a/attachment.bin>


More information about the llvm-commits mailing list