[all-commits] [llvm/llvm-project] d6ab04: [mlir] Convert MemRefReinterpretCastOp to LLVM.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Oct 26 12:14:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6ab0474c6efc5a614a28ed21070f11d587467f8
https://github.com/llvm/llvm-project/commit/d6ab0474c6efc5a614a28ed21070f11d587467f8
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/convert-dynamic-memref-ops.mlir
A mlir/test/mlir-cpu-runner/memref_reinterpret_cast.mlir
Log Message:
-----------
[mlir] Convert MemRefReinterpretCastOp to LLVM.
https://llvm.discourse.group/t/rfc-standard-memref-cast-ops/1454/15
Differential Revision: https://reviews.llvm.org/D90033
More information about the All-commits
mailing list