[all-commits] [llvm/llvm-project] aca240: [mlir] Fix cross-compilation (Linalg ODS gen)

Vladislav Vinogradov via All-commits all-commits at lists.llvm.org
Mon Jan 18 02:58:19 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aca240b4f69e908b31e30b7ccece3c5b1d58426e
      https://github.com/llvm/llvm-project/commit/aca240b4f69e908b31e30b7ccece3c5b1d58426e
  Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M mlir/CMakeLists.txt
    M mlir/include/mlir/Dialect/Linalg/IR/CMakeLists.txt
    M mlir/tools/CMakeLists.txt
    M mlir/tools/mlir-linalg-ods-gen/CMakeLists.txt

  Log Message:
  -----------
  [mlir] Fix cross-compilation (Linalg ODS gen)

Use cross-compilation approach for `mlir-linalg-ods-gen` application
similar to TblGen tools.

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list