[PATCH] D83733: [llvm] Development-mode InlineAdvisor

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 15:09:38 PDT 2020


mtrofin updated this revision to Diff 278325.
mtrofin added a comment.

Removed direct access to TF APIs, fully leveraging the TFUtils abstraction instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83733

Files:
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/test/Bindings/Go/lit.local.cfg
  llvm/test/CMakeLists.txt
  llvm/test/Transforms/Inline/ML/bounds-checks-rewards.ll
  llvm/test/Transforms/Inline/ML/development-training-log.ll
  llvm/test/Transforms/Inline/ML/ml-test-development-mode.ll
  llvm/test/Transforms/Inline/inlining-advisor-default.ll
  llvm/test/lit.cfg.py
  llvm/test/lit.site.cfg.py.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83733.278325.patch
Type: text/x-patch
Size: 26546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/47c89737/attachment.bin>


More information about the llvm-commits mailing list