[PATCH] D154637: [SamplePGO] Fix ICE that callee samples returns null while finding import functions

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 15:09:31 PDT 2023


wlei updated this revision to Diff 537897.
wlei edited the summary of this revision.
wlei added a comment.

addressing feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154637

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/csspgo-import-list-callee-samples.prof
  llvm/test/Transforms/SampleProfile/csspgo-import-list-callee-samples.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154637.537897.patch
Type: text/x-patch
Size: 9957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/bd4aa208/attachment.bin>


More information about the llvm-commits mailing list