[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 08:30:48 PDT 2020


bondhugula updated this revision to Diff 253126.
bondhugula added a comment.

Address review comment - conditional compile excluding 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.253126.patch
Type: text/x-patch
Size: 5583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/9662ef49/attachment-0001.bin>


More information about the llvm-commits mailing list