[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
Thu Oct 21 17:16:15 PDT 2021


modimo updated this revision to Diff 381438.
modimo added a comment.

Add comment to SampleProfileLoader::getInlineCandidate. Add inline-topdown-missing.prof file that wasn't part of the diff before.


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.381438.patch
Type: text/x-patch
Size: 23588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/101c4296/attachment-0001.bin>


More information about the llvm-commits mailing list