[PATCH] D141720: [mlgo] Remove the protobuf dependency
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 13:40:37 PST 2023
mtrofin updated this revision to Diff 489115.
mtrofin added a comment.
nit
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.489115.patch
Type: text/x-patch
Size: 260488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/bb2dd7f5/attachment-0001.bin>
More information about the llvm-commits
mailing list