Change for kDynamicShape means the size needs to be updated to a new value
for slice operation shape inference. Landing fix.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138314
[mlir][tosa] Fix tosa.slice shape inference for ShapedType:kDynamicShape ClosedPublic Authored by rsuderman on Nov 18 2022, 11:36 AM.
Details Summary Change for kDynamicShape means the size needs to be updated to a new value
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 18 2022, 11:42 AM This revision was landed with ongoing or failed builds.Nov 18 2022, 11:58 AM Closed by commit rGfa5a607dbce0: [mlir][tosa] Fix tosa.slice shape inference for ShapedType:kDynamicShape (authored by rsuderman). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476553 mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
mlir/test/Dialect/Tosa/tosa-infer-shapes.mlir
|