[PATCH] D115764: [NFC] Expose the ReleaseModeModelRunner

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 16:16:54 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.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115764

Files:
  llvm/include/llvm/Analysis/MLModelRunner.h
  llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
  llvm/include/llvm/Analysis/Utils/TFUtils.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/MLInlineAdvisor.cpp
  llvm/lib/Analysis/ReleaseModeModelRunner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115764.394401.patch
Type: text/x-patch
Size: 8237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/bb375215/attachment.bin>


More information about the llvm-commits mailing list