[PATCH] D88770: [MLInliner] Factor out logging

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 20:30:48 PDT 2020


mtrofin created this revision.
mtrofin added reviewers: ebrevdo, yundiqian, gjain.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
mtrofin requested review of this revision.

Factored out the logging facility, to allow its reuse outside the
inliner.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D88770

Files:
  llvm/include/llvm/Analysis/Utils/TFUtils.h
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Analysis/TFUtils.cpp
  llvm/test/Transforms/Inline/ML/development-training-log.ll
  llvm/unittests/Analysis/TFUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88770.295952.patch
Type: text/x-patch
Size: 20663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201003/ed16b643/attachment.bin>


More information about the llvm-commits mailing list