[PATCH] D79042: [llvm] Add interface to drive inlining decision using ML model
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 14:34:56 PDT 2020
mtrofin updated this revision to Diff 260773.
mtrofin added a comment.
Removed unrelated changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79042/new/
https://reviews.llvm.org/D79042
Files:
llvm/include/llvm/Analysis/ML/InliningAdvisor.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/InliningAdvisorAnalysis.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/IPO/Inliner.cpp
llvm/test/Transforms/Inline/inlining-advisor-default.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79042.260773.patch
Type: text/x-patch
Size: 17091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/c67f07de/attachment-0001.bin>
More information about the llvm-commits
mailing list