llvm-project/mlir/test/mlir-cpu-runner
Stephen Neuendorffer 798e661567 Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries."
This reverts commit 7a6c689771.
This breaks the build with cmake 3.13.4, but succeeds with cmake 3.15.3
2020-02-29 11:52:08 -08:00
..
include [mlir] NFC - Move runner utils from mlir-cpu-runner to ExecutionEngine 2020-02-27 10:02:24 -05:00
CMakeLists.txt Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
bare_ptr_call_conv.mlir [mlir] NFC - Split out RunnerUtils that don't require a C++ runtime 2020-02-27 14:14:11 -05:00
cblas.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
cblas_interface.cpp [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
linalg_integration_test.mlir [mlir] Change the syntax of AffineMapAttr and IntegerSetAttr to avoid conflicts with function types. 2020-01-13 13:24:39 -08:00
lit.local.cfg Disable the mlir-cpu-runner tests on win32. llvm orc does not support the COFF rtld. 2019-06-01 20:08:12 -07:00
simple.mlir Use llvm.func to define functions with wrapped LLVM IR function type 2019-10-10 01:34:06 -07:00
unranked_memref.mlir Add runtime utils support for print_memref_i8 2019-12-18 17:32:35 -08:00
utils.mlir Move cpu runner utils templates to .h 2019-12-12 07:33:09 -08:00