[all-commits] [llvm/llvm-project] e49967: Revert "Add convenience C++ helper to manipulate r...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Feb 10 10:10:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e49967fbd90bb75610e97c9bbe5f43c6b004b838
https://github.com/llvm/llvm-project/commit/e49967fbd90bb75610e97c9bbe5f43c6b004b838
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
R mlir/include/mlir/ExecutionEngine/MemRefUtils.h
M mlir/unittests/ExecutionEngine/Invoke.cpp
Log Message:
-----------
Revert "Add convenience C++ helper to manipulate ranked strided memref"
This reverts commit 11f32a41c2144aeec80d1dce8cc6908fa91794a3.
The build is broken because this commit conflits with the refactoring of
the DialectRegistry APIs in the context. It'll reland shortly after
fixing the API usage.
More information about the All-commits
mailing list