[PATCH] D116964: [NFC][MLGO] Use LazyCallGraph::Node to track functions.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 19:39:22 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
mtrofin marked 2 inline comments as done.
Closed by commit rG248d55af3e44: [NFC][MLGO] Use LazyCallGraph::Node to track functions. (authored by mtrofin).

Changed prior to commit:
  https://reviews.llvm.org/D116964?vs=399045&id=399185#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116964

Files:
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/include/llvm/Analysis/MLInlineAdvisor.h
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Analysis/MLInlineAdvisor.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116964.399185.patch
Type: text/x-patch
Size: 9429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/ad1ba9ee/attachment.bin>


More information about the llvm-commits mailing list