llvm-project/mlir/test/mlir-cpu-runner
Uday Bondhugula 7fca0e9797 [MLIR] Add simple runner utilities for timing
Add utilities print_flops, rtclock for timing / benchmarking. Add
mlir_runner_utils_dir test conf variable.

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Differential Revision: https://reviews.llvm.org/D76912
2020-03-31 23:08:29 +05:30
..
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] Move several static cl::opts to be pass options instead. 2020-03-22 03:16:21 -07: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
sgemm_naive_codegen.mlir [MLIR] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30
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