[all-commits] [llvm/llvm-project] 93769e: [mlir] [test] Include mlir_tools_dir in PATH to fi...

Michał Górny via All-commits all-commits at lists.llvm.org
Sun Oct 3 00:27:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93769e81ed2e678dc37cf62044549c8ae090cd08
      https://github.com/llvm/llvm-project/commit/93769e81ed2e678dc37cf62044549c8ae090cd08
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-03 (Sun, 03 Oct 2021)

  Changed paths:
    M mlir/test/lit.cfg.py

  Log Message:
  -----------
  [mlir] [test] Include mlir_tools_dir in PATH to fix mlir-reduce

Include mlir_tools_dir in the PATH used in test environment,
as otherwise mlir-reduce is unable to find mlir-opt when building
standalone (and hence mlir_tools_dir != llvm_tools_dir).

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




More information about the All-commits mailing list