[PATCH] D112033: [SampleProfile] Add all callsites to AllCandidates if InlineReplay is in effect

Di Mo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 12:05:39 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG51ce567b38ec: [SampleProfile] Add all callsites to AllCandidates if InlineReplay is in effect (authored by modimo).

Changed prior to commit:
  https://reviews.llvm.org/D112033?vs=381438&id=383454#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112033

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list-no-funca.prof
  llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list-replay.txt
  llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list.prof
  llvm/test/Transforms/SampleProfile/Inputs/function_metadata_replay.txt
  llvm/test/Transforms/SampleProfile/Inputs/inline-topdown-missing.prof
  llvm/test/Transforms/SampleProfile/csspgo-import-list.ll
  llvm/test/Transforms/SampleProfile/function_metadata.ll
  llvm/test/Transforms/SampleProfile/inline-replay.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112033.383454.patch
Type: text/x-patch
Size: 23637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/0e6f26e8/attachment.bin>


More information about the llvm-commits mailing list