[PATCH] D143218: [mlgo] Hook up the interactive runner to the mlgo-ed passes

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 16:23:12 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa7354899d1a2: [mlgo] Hook up the interactive runner to the mlgo-ed passes (authored by mtrofin).

Changed prior to commit:
  https://reviews.llvm.org/D143218?vs=494750&id=494771#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143218/new/

https://reviews.llvm.org/D143218

Files:
  llvm/include/llvm/Analysis/InlineModelFeatureMaps.h
  llvm/include/llvm/Analysis/InteractiveModelRunner.h
  llvm/include/llvm/Analysis/MLModelRunner.h
  llvm/include/llvm/Analysis/ReleaseModeModelRunner.h
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Analysis/MLInlineAdvisor.cpp
  llvm/lib/Analysis/models/interactive_host.py
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
  llvm/lib/CodeGen/MLRegallocPriorityAdvisor.cpp
  llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
  llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
  llvm/test/CodeGen/MLRegalloc/Inputs/interactive_main.py
  llvm/test/CodeGen/MLRegalloc/interactive-mode.ll
  llvm/test/Transforms/Inline/ML/Inputs/interactive_main.py
  llvm/test/Transforms/Inline/ML/interactive-mode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143218.494771.patch
Type: text/x-patch
Size: 23445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230204/0cdce635/attachment.bin>


More information about the llvm-commits mailing list