[all-commits] [llvm/llvm-project] 5a68a8: Mark some MLIR tests as requiring the native targe...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Jan 13 23:23:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a68a85d859acbdbdd0c447a0112e8cb1aa57a36
https://github.com/llvm/llvm-project/commit/5a68a85d859acbdbdd0c447a0112e8cb1aa57a36
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M mlir/test/CAPI/execution_engine.c
M mlir/test/CMakeLists.txt
M mlir/test/lit.cfg.py
M mlir/test/mlir-cpu-runner/lit.local.cfg
M mlir/test/python/execution_engine.py
M mlir/unittests/CMakeLists.txt
Log Message:
-----------
Mark some MLIR tests as requiring the native target to be configured
This makes `ninja check-mlir` work without the host targets configured.
More information about the All-commits
mailing list