Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111263
[mlir][Tensor] Add ReifyRankedShapedTypeOpInterface to tensor.extract_slice. ClosedPublic Authored by mravishankar on Oct 6 2021, 1:15 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptOct 6 2021, 1:15 PM This revision is now accepted and ready to land.Oct 7 2021, 4:14 PM Closed by commit rG428194639098: [mlir][Tensor] Add ReifyRankedShapedTypeOpInterface to tensor.extract_slice. (authored by mravishankar). · Explain WhyOct 7 2021, 5:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378049 mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
mlir/test/Dialect/Tensor/resolve-shaped-type-result-dims.mlir
|