[all-commits] [llvm/llvm-project] 992516: [mlir] Convert `memref_reshape` to LLVM.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Tue Nov 3 02:39:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 992516857691edecbbefc8e55c402908884301ba
https://github.com/llvm/llvm-project/commit/992516857691edecbbefc8e55c402908884301ba
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
M mlir/test/Conversion/StandardToLLVM/convert-dynamic-memref-ops.mlir
M mlir/test/mlir-cpu-runner/memref_reshape.mlir
Log Message:
-----------
[mlir] Convert `memref_reshape` to LLVM.
https://llvm.discourse.group/t/rfc-standard-memref-cast-ops/1454/15
Differential Revision: https://reviews.llvm.org/D90377
More information about the All-commits
mailing list