[all-commits] [llvm/llvm-project] 428194: [mlir][Tensor] Add ReifyRankedShapedTypeOpInterfac...
MaheshRavishankar via All-commits
all-commits at lists.llvm.org
Thu Oct 7 17:11:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4281946390989a0392e42e3f02b9d93a80234674
https://github.com/llvm/llvm-project/commit/4281946390989a0392e42e3f02b9d93a80234674
Author: MaheshRavishankar <ravishankarm at google.com>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/resolve-shaped-type-result-dims.mlir
Log Message:
-----------
[mlir][Tensor] Add ReifyRankedShapedTypeOpInterface to tensor.extract_slice.
Differential Revision: https://reviews.llvm.org/D111263
More information about the All-commits
mailing list