Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105852
[mlir][Tensor] Implement `reifyReturnTypeShapesPerResultDim` for `tensor.insert_slice`. ClosedPublic Authored by mravishankar on Jul 12 2021, 3:45 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 17 others. · View Herald TranscriptJul 12 2021, 3:45 PM This revision is now accepted and ready to land.Jul 13 2021, 9:28 AM This revision was landed with ongoing or failed builds.Jul 13 2021, 2:53 PM Closed by commit rGf2b5e438aa36: [mlir][Tensor] Implement `reifyReturnTypeShapesPerResultDim` for `tensor. (authored by mravishankar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 358438 mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
mlir/lib/Dialect/Tensor/IR/CMakeLists.txt
mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
mlir/test/Dialect/Tensor/resolve-shaped-type-result-dims.mlir
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|