[all-commits] [llvm/llvm-project] 4f4f3f: [mlir] NFC - Add runner util functions to only pri...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Thu Mar 4 04:40:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f4f3f1e597b6a14aa8005a6738a82d4246435ab
https://github.com/llvm/llvm-project/commit/4f4f3f1e597b6a14aa8005a6738a82d4246435ab
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M mlir/include/mlir/ExecutionEngine/RunnerUtils.h
M mlir/lib/ExecutionEngine/RunnerUtils.cpp
Log Message:
-----------
[mlir] NFC - Add runner util functions to only print MemRef metadata.
These are useful to debug execution, without having to print the whole
content of a memref.
More information about the All-commits
mailing list