[PATCH] D79613: [llvm][NFC] Move inlining decision-related APIs in InliningAdvisor.
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 20:36:51 PDT 2020
mtrofin created this revision.
mtrofin added reviewers: dblaikie, davidxl.
Herald added subscribers: llvm-commits, hiraditya, eraman, mgorny.
Herald added a project: LLVM.
Factoring out in preparation to https://reviews.llvm.org/D79042
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79613
Files:
llvm/include/llvm/Analysis/InliningAdvisor.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/InliningAdvisor.cpp
llvm/lib/Transforms/IPO/Inliner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79613.262809.patch
Type: text/x-patch
Size: 24324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/dee8d048/attachment-0001.bin>
More information about the llvm-commits
mailing list