[all-commits] [llvm/llvm-project] 9b1513: [mlir][runner] Add more printMemref functions.
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Mon Dec 12 09:38:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b1513eee4a09dd0a1e4a6767683df141382d0b6
https://github.com/llvm/llvm-project/commit/9b1513eee4a09dd0a1e4a6767683df141382d0b6
Author: bixia1 <bixia at google.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M mlir/include/mlir/ExecutionEngine/RunnerUtils.h
M mlir/lib/ExecutionEngine/RunnerUtils.cpp
Log Message:
-----------
[mlir][runner] Add more printMemref functions.
Add printMemref for complex data types and index type. Add printMemref for 1d
type beyond f32.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D139475
More information about the All-commits
mailing list