[PATCH] D141720: [mlgo] Remove the protobuf dependency

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 13:12:47 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5898be19e66d: [mlgo] Remove the protobuf dependency (authored by mtrofin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141720

Files:
  llvm/CMakeLists.txt
  llvm/cmake/modules/TensorFlowCompile.cmake
  llvm/include/llvm/Analysis/Utils/TrainingLogger.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Analysis/TrainingLogger.cpp
  llvm/test/CodeGen/MLRegalloc/Inputs/reference-log-noml.txt
  llvm/test/CodeGen/MLRegalloc/Inputs/reference-prio-log-noml.txt
  llvm/test/CodeGen/MLRegalloc/dev-mode-extra-features-logging.ll
  llvm/test/CodeGen/MLRegalloc/dev-mode-log-2-fcts.ll
  llvm/test/CodeGen/MLRegalloc/dev-mode-logging.ll
  llvm/test/CodeGen/MLRegalloc/dev-mode-prio-logging.ll
  llvm/test/Transforms/Inline/ML/bounds-checks-rewards.ll
  llvm/test/Transforms/Inline/ML/dev-mode-log-deleted.ll
  llvm/test/Transforms/Inline/ML/development-training-log.ll
  llvm/test/Transforms/Inline/ML/ml-test-development-mode.ll
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/TrainingLoggerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141720.489930.patch
Type: text/x-patch
Size: 260488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/16e19b23/attachment-0001.bin>


More information about the llvm-commits mailing list