llvm-project/mlir/test/mlir-cpu-runner
Diego Caballero 696f80736b [mlir] Turn flags in ConvertStandardToLLVM into pass flags
Follow-up on D72802. Turn -convert-std-to-llvm-use-alloca and
-convert-std-to-llvm-bare-ptr-memref-call-conv into pass flags
of LLVMLoweringPass.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D73912
2020-02-11 10:28:30 -08:00
..
include [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01:00
CMakeLists.txt [mlir] mlir-cpu-runner test's cblas_interface should export functions on Windows 2020-01-09 22:55:46 +01:00
bare_ptr_call_conv.mlir [mlir] Turn flags in ConvertStandardToLLVM into pass flags 2020-02-11 10:28:30 -08: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
mlir_runner_utils.cpp [mlir] use unpacked memref descriptors at function boundaries 2020-02-10 15:03:43 +01: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