[all-commits] [llvm/llvm-project] 9680ea: Add convenience C++ helper to manipulate ranked st...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Feb 10 10:58:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9680ea5c982e26212d7bb401532c8273cdeaa3e0
https://github.com/llvm/llvm-project/commit/9680ea5c982e26212d7bb401532c8273cdeaa3e0
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
Reland 11f32a41c21 that was reverted in e49967fbd90 after fixing the build.
Differential Revision: https://reviews.llvm.org/D96192
More information about the All-commits
mailing list