[all-commits] [llvm/llvm-project] 04df97: [mlir][standalone] Specify python path when config...

rk via All-commits all-commits at lists.llvm.org
Tue Sep 20 12:43:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04df971d65a769d7c03fa69c01a4d302169fdc72
      https://github.com/llvm/llvm-project/commit/04df971d65a769d7c03fa69c01a4d302169fdc72
  Author: rkayaith <rkayaith at gmail.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

  Changed paths:
    M mlir/test/Examples/standalone/test.toy

  Log Message:
  -----------
  [mlir][standalone] Specify python path when configuring

Specifying the python path here ensures that the python binary used matches the
one used by the main MLIR tests. This is useful when cmake's automatic detection
has to be overridden.

Reviewed By: stellaraccident, bondhugula

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




More information about the All-commits mailing list