[all-commits] [llvm/llvm-project] 5c6d8a: [MLIR] Only substitute `mlir-spirv-cpu-runner` too...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Tue Sep 13 06:42:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c6d8a74e1b090f37cf3ddb13be86ac1dcb4beac
https://github.com/llvm/llvm-project/commit/5c6d8a74e1b090f37cf3ddb13be86ac1dcb4beac
Author: Christian Sigg <csigg at google.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M mlir/test/lit.cfg.py
Log Message:
-----------
[MLIR] Only substitute `mlir-spirv-cpu-runner` tool if enabled
This tool is only used if `MLIR_ENABLE_SPIRV_CPU_RUNNER` was specified and should only be substituted in that case. Alternatively, we could make the substitution optional.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D133752
More information about the All-commits
mailing list