[PATCH] D117752: [MLGO] Improved support for AOT cross-targeting scenarios

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 07:06:30 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf29256a64ac1: [MLGO] Improved support for AOT cross-targeting scenarios (authored by mtrofin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117752

Files:
  llvm/CMakeLists.txt
  llvm/cmake/modules/TensorFlowCompile.cmake
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/include/llvm/Config/llvm-config.h.cmake
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Analysis/MLInlineAdvisor.cpp
  llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
  llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
  llvm/lib/CodeGen/RegAllocEvictionAdvisor.h
  llvm/test/CodeGen/MLRegalloc/dev-rel-equivalence.ll
  llvm/test/Transforms/Inline/ML/bounds-checks.ll
  llvm/test/Transforms/Inline/ML/ml-test-release-mode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117752.401630.patch
Type: text/x-patch
Size: 14837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/c24709cd/attachment.bin>


More information about the llvm-commits mailing list