[all-commits] [llvm/llvm-project] 11f32a: Add convenience C++ helper to manipulate ranked st...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Feb 10 09:41:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11f32a41c2144aeec80d1dce8cc6908fa91794a3
https://github.com/llvm/llvm-project/commit/11f32a41c2144aeec80d1dce8cc6908fa91794a3
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-02-10 (Wed, 10 Feb 2021)
Changed paths:
M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h
A mlir/include/mlir/ExecutionEngine/MemRefUtils.h
M mlir/unittests/ExecutionEngine/Invoke.cpp
Log Message:
-----------
Add convenience C++ helper to manipulate ranked strided memref
Differential Revision: https://reviews.llvm.org/D96192
More information about the All-commits
mailing list