[PATCH] D76912: [MLIR] Add simple runner utilities for timing

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 22:32:38 PDT 2020


bondhugula updated this revision to Diff 253290.
bondhugula marked an inline comment as done.
bondhugula added a comment.

Emit error message for the timer util on Win32


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76912/new/

https://reviews.llvm.org/D76912

Files:
  mlir/lib/ExecutionEngine/RunnerUtils.cpp
  mlir/test/CMakeLists.txt
  mlir/test/lit.cfg.py
  mlir/test/lit.site.cfg.py.in
  mlir/test/mlir-cpu-runner/sgemm_naive_codegen.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76912.253290.patch
Type: text/x-patch
Size: 5681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/0094905e/attachment.bin>


More information about the llvm-commits mailing list