[all-commits] [llvm/llvm-project] 9c9490: BEGIN_PUBLIC
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Fri Aug 7 05:33:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c94908320549a1a2328c758d6bbb694466021e7
https://github.com/llvm/llvm-project/commit/9c94908320549a1a2328c758d6bbb694466021e7
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/test/IR/core-ops.mlir
Log Message:
-----------
BEGIN_PUBLIC
[mlir] Add support for unranked case for `tensor_store` and `tensor_load` ops.
END_PUBLIC
Differential Revision: https://reviews.llvm.org/D85518
More information about the All-commits
mailing list