[PATCH] D126833: [SampleProfile][Inline] Annotate sample profile inline remarks with link phase (prelink/postlink) information.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 15:23:43 PDT 2022


mingmingl created this revision.
mingmingl added a reviewer: kazu.
Herald added subscribers: ormris, wenlei, hiraditya.
Herald added a project: All.
mingmingl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The annotation is gated by a bool option, and off by default.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126833

Files:
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-inline.ll
  llvm/test/Transforms/SampleProfile/remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126833.433574.patch
Type: text/x-patch
Size: 9133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220601/c322f998/attachment.bin>


More information about the llvm-commits mailing list