llvm-project/mlir/lib/ExecutionEngine
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
..
CMakeLists.txt [mlir][CRunnerUtils] Enable compilation with C++11 toolchain on microcontroller platforms. 2020-03-12 10:18:56 -04:00
CRunnerUtils.cpp [mlir] On Windows, silence warning on functions definition 2020-03-27 12:24:12 -04:00
ExecutionEngine.cpp Fix MLIR build after header change in LLVM (NFC) 2020-03-11 23:37:46 +00:00
OptUtils.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
RunnerUtils.cpp [MLIR] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30