[all-commits] [llvm/llvm-project] 5711ea: [mlir] Added support for f64 memref printing in ru...
Jakub Lichman via All-commits
all-commits at lists.llvm.org
Wed Sep 23 05:39:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5711eaf608addccc5a23f0ea00630aa30280ea13
https://github.com/llvm/llvm-project/commit/5711eaf608addccc5a23f0ea00630aa30280ea13
Author: Jakub Lichman <limo at google.com>
Date: 2020-09-23 (Wed, 23 Sep 2020)
Changed paths:
M mlir/include/mlir/ExecutionEngine/RunnerUtils.h
M mlir/lib/ExecutionEngine/RunnerUtils.cpp
Log Message:
-----------
[mlir] Added support for f64 memref printing in runner utils
Added print_memref_f64 function to runner utils.
Differential Revision: https://reviews.llvm.org/D88143
More information about the All-commits
mailing list