[mlir] Add a print function for memref<*xi64>.
authorAlexander Belyaev <pifon@google.com>
Mon, 23 Nov 2020 14:55:42 +0000 (15:55 +0100)
committerAlexander Belyaev <pifon@google.com>
Mon, 23 Nov 2020 15:17:41 +0000 (16:17 +0100)
commitc6b2c17e9c28afec7ec6ea10d78d7705d2ec49ea
treeafb020996e1c0df867198d9351f96542159033cf
parent590aaa5077330e97203999f08946cb2c25dd56d1
[mlir] Add a print function for memref<*xi64>.

Differential Revision: https://reviews.llvm.org/D91070
mlir/include/mlir/ExecutionEngine/RunnerUtils.h
mlir/lib/ExecutionEngine/RunnerUtils.cpp