[PATCH] D80513: [MLIR] Helper class referencing MemRefType to unify runner implementations.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 07:34:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG222e0e58a876: [MLIR] Helper class referencing MemRefType to unify runner implementations. (authored by csigg).

Changed prior to commit:
  https://reviews.llvm.org/D80513?vs=265992&id=266206#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80513

Files:
  mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
  mlir/include/mlir/ExecutionEngine/RunnerUtils.h
  mlir/lib/ExecutionEngine/RunnerUtils.cpp
  mlir/test/mlir-cpu-runner/unranked_memref.mlir
  mlir/test/mlir-cpu-runner/utils.mlir
  mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80513.266206.patch
Type: text/x-patch
Size: 17299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/62c23f70/attachment.bin>


More information about the llvm-commits mailing list