[all-commits] [llvm/llvm-project] 1ea289: [mlir] Add ViewLikeOpInterface to std.memref_cast.
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Wed Jul 8 05:33:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ea289681acf622ceda783c8fda2f16754b7c933
https://github.com/llvm/llvm-project/commit/1ea289681acf622ceda783c8fda2f16754b7c933
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
Log Message:
-----------
[mlir] Add ViewLikeOpInterface to std.memref_cast.
Summery: It's needed for correct work of BufferPlacement.
Differential Revision: https://reviews.llvm.org/D83385
More information about the All-commits
mailing list