[PATCH] D140256: [BOLT] Check no-LBR samples in mayHaveProfileData

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 17:40:56 PST 2022


Amir updated this revision to Diff 484724.
Amir added a comment.

Fixup DataAggregator::processProfile (mark the function as profiled).
TBD: attach profile to basic blocks (add convertSampleData following
convertBranchData as example)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140256

Files:
  bolt/lib/Profile/DataAggregator.cpp
  bolt/lib/Profile/DataReader.cpp
  bolt/test/X86/nolbr.s
  bolt/test/link_fdata.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140256.484724.patch
Type: text/x-patch
Size: 5330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/aa2ff810/attachment.bin>


More information about the llvm-commits mailing list