[PATCH] D140133: [mlgo] Use have_tflite instead of have_tf_api

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 13:54:38 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG344230913812: [mlgo] Use have_tflite instead of have_tf_api (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140133

Files:
  llvm/test/CMakeLists.txt
  llvm/test/CodeGen/MLRegalloc/default-eviction-advisor.ll
  llvm/test/CodeGen/MLRegalloc/default-priority-advisor.ll
  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/CodeGen/MLRegalloc/dev-rel-equivalence.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/test/Transforms/Inline/ML/size-estimator-default.ll
  llvm/test/Transforms/Inline/ML/size-estimator-training.ll
  llvm/test/Transforms/Inline/ML/state-tracking-coro.ll
  llvm/test/Transforms/Inline/ML/state-tracking-scc-splits.ll
  llvm/test/Transforms/Inline/ML/state-tracking.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: D140133.483330.patch
Type: text/x-patch
Size: 10910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/166cc357/attachment.bin>


More information about the llvm-commits mailing list