[all-commits] [llvm/llvm-project] db5ace: [NFC] Expose the ReleaseModeModelRunner

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Dec 15 23:22:15 PST 2021


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

  Changed paths:
    M llvm/include/llvm/Analysis/MLModelRunner.h
    A llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
    M llvm/include/llvm/Analysis/Utils/TFUtils.h
    M llvm/lib/Analysis/CMakeLists.txt
    M llvm/lib/Analysis/MLInlineAdvisor.cpp
    R llvm/lib/Analysis/ReleaseModeModelRunner.cpp

  Log Message:
  -----------
  [NFC] Expose the ReleaseModeModelRunner

The type was pretty much generic, just needed a bit of parameterization.

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




More information about the All-commits mailing list