[all-commits] [llvm/llvm-project] 04f271: [NFC][MLGO] Factor ModelUnderTrainingRunner for reuse

Mircea Trofin via All-commits all-commits at lists.llvm.org
Fri Dec 10 11:24:33 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04f2712ef4e4d154f8b4d94db8020a901dbf22ff
      https://github.com/llvm/llvm-project/commit/04f2712ef4e4d154f8b4d94db8020a901dbf22ff
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    A llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h
    M llvm/lib/Analysis/CMakeLists.txt
    M llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
    A llvm/lib/Analysis/ModelUnderTrainingRunner.cpp

  Log Message:
  -----------
  [NFC][MLGO] Factor ModelUnderTrainingRunner for reuse

This is so we may reuse it. It was very non-inliner specific already.

Differential Revision: https://reviews.llvm.org/D115465




More information about the All-commits mailing list