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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/lit.cfg.py | ||
---|---|---|
65 | I don't think we do. I will remove them in a separate change. | |
66 | The tests that require this tool are not triggered by some specific CMake var. See e.g. mlir/test/mlir-cpu-runner/async.mlir. | |
90 | I did see this, but my thinking was the current diff will report a slightly better log message. |
I'm surprised we need these *-test as "tools"?