[PATCH] D126824: [Inline][Remark] Optionally provide inline advisor context information to inline advisor.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 13:38:45 PDT 2022
mingmingl created this revision.
mingmingl added reviewers: kazu, davidxl.
Herald added a subscriber: hiraditya.
Herald added a project: All.
mingmingl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Use case of the context information is to annotate inline remark name with context information. See https://reviews.llvm.org/D125495 for use case, and how remark names change (flag gated)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D126824
Files:
llvm/include/llvm/Analysis/InlineAdvisor.h
llvm/lib/Analysis/InlineAdvisor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126824.433531.patch
Type: text/x-patch
Size: 6736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220601/ffc98570/attachment.bin>
More information about the llvm-commits
mailing list