[all-commits] [llvm/llvm-project] ee0c63: [mlgo] Retire LLVM_HAVE_TF_API

kazutakahirata via All-commits all-commits at lists.llvm.org
Thu Dec 15 14:40:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee0c631716a0038833e204c1a47c214ce1d9dbd5
      https://github.com/llvm/llvm-project/commit/ee0c631716a0038833e204c1a47c214ce1d9dbd5
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M llvm/CMakeLists.txt
    M llvm/include/llvm/Config/llvm-config.h.cmake
    M llvm/lib/CodeGen/CMakeLists.txt
    M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
    M llvm/utils/gn/secondary/llvm/test/BUILD.gn
    M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h
    M utils/bazel/llvm_configs/llvm-config.h.cmake

  Log Message:
  -----------
  [mlgo] Retire LLVM_HAVE_TF_API

I've eliminated all uses of LLVM_HAVE_TF_API except a couple of them
being removed in llvm/lib/CodeGen/CMakeLists.txt.  This patch removes
remaining definitions and uses of LLVM_HAVE_TF_API.

Differential Revision: https://reviews.llvm.org/D140169




More information about the All-commits mailing list