llvm-project/mlir/test/mlir-cpu-runner
Stella Stamenova e7afa23366 [mlir] Use 'native' instead of 'llvm_has_native_target' in the mlir tests
The tests actually require the target triple to match the host, rather than just having the host in the list of available targets. This change removes `llvm_has_native_target` and instead uses the `native` feature from the lit configuration.

Reviewed By: stellaraccident

Differential Revision: https://reviews.llvm.org/D126011
2022-05-23 12:38:24 -07:00
..
X86Vector [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
async-error.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
async-group.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
async-value.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
async.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
bare-ptr-call-conv.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
copy.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
global-memref.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
lit.local.cfg [mlir] Use 'native' instead of 'llvm_has_native_target' in the mlir tests 2022-05-23 12:38:24 -07:00
math-polynomial-approx.mlir [mlir][NFC] Update textual references of `func` to `func.func` in tool/runner tests 2022-04-20 22:17:30 -07:00
memref-reinterpret-cast.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
memref-reshape.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
print.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
sgemm-naive-codegen.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
simple.mlir [mlir] replace LLVM dialect float types with built-ins 2021-01-08 17:38:12 +01:00
unranked-memref.mlir [mlir] Fix the names of exported functions 2022-05-05 13:46:15 -07:00
utils.mlir [mlir] Remove the `type` keyword from type alias definitions 2022-05-16 13:54:02 -07:00