[PATCH] D115465: [NFC][MLGO] Factor ModelUnderTrainingRunner for reuse
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 12:57:24 PST 2021
mtrofin created this revision.
mtrofin added reviewers: yundiqian, davidxl.
Herald added subscribers: hiraditya, mgorny.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This is so we may reuse it. It was very non-inliner specific already.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D115465
Files:
llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h
llvm/lib/Analysis/CMakeLists.txt
llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
llvm/lib/Analysis/ModelUnderTrainingRunner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115465.393261.patch
Type: text/x-patch
Size: 10498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/6c274555/attachment.bin>
More information about the llvm-commits
mailing list