llvm-project/mlir/test/mlir-cpu-runner
Mehdi Amini bc14c77a1e Fix `check-mlir` target when the host target isn't configured
This patch adds the `default_triple` feature to MLIR test suite.
This feature was added to LLVM in d178f4fc8 in order to be able to
run the LLVM tests without having the host targets configured in.
With this change, `ninja check-mlir` passes without the host
target, i.e. this config:

  cmake ../llvm -DLLVM_TARGETS_TO_BUILD="" -DLLVM_DEFAULT_TARGET_TRIPLE="" -DLLVM_ENABLE_PROJECTS=mlir -GNinja

Differential Revision: https://reviews.llvm.org/D82142
2020-06-19 06:36:20 +00:00
..
include [mlir][test] NFC - Rename cblas to mlir_test_cblas 2020-04-09 16:13:33 -04:00
CMakeLists.txt [mlir][test] NFC - Rename cblas to mlir_test_cblas 2020-04-09 16:13:33 -04:00
bare_ptr_call_conv.mlir [mlir] Rename conversions involving ex-Loop dialect to mention SCF 2020-05-15 10:45:11 +02:00
linalg_integration_test.mlir [mlir][Linalg] Retire C++ MatmulOp in favor of a linalg-ods-gen'd op. 2020-06-16 10:46:35 -04:00
lit.local.cfg Fix `check-mlir` target when the host target isn't configured 2020-06-19 06:36:20 +00:00
mlir_test_cblas.cpp [mlir][test] NFC - Rename cblas to mlir_test_cblas 2020-04-09 16:13:33 -04:00
mlir_test_cblas_interface.cpp [mlir][test] NFC - Rename cblas to mlir_test_cblas 2020-04-09 16:13:33 -04:00
sgemm_naive_codegen.mlir [MLIR][Standard] Make the `dim` operation index an operand. 2020-06-10 13:54:47 +00:00
simple.mlir [JitRunner] add support for i32 and i64 output 2020-06-09 22:25:03 -07:00
unranked_memref.mlir [MLIR] Helper class referencing MemRefType to unify runner implementations. 2020-05-26 16:32:36 +02:00
utils.mlir [MLIR] Helper class referencing MemRefType to unify runner implementations. 2020-05-26 16:32:36 +02:00