[PATCH] D102808: [NFC][SampleFDO] Add more debugging logic.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 13:56:45 PDT 2021


hoy created this revision.
Herald added subscribers: wenlei, hiraditya.
hoy requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adding more debugging logic to the sample profile loader inliner. Also
enchancing basic block name printing for blocks that don't come with a
name. Such blocks could come from prelink.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102808

Files:
  llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
  llvm/lib/Transforms/IPO/SampleProfile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102808.346559.patch
Type: text/x-patch
Size: 5178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/0343393a/attachment.bin>


More information about the llvm-commits mailing list