When looking for payload op replacements, rank-expanding InsertSliceOps of dynamically-typed tensors are now supported.
Depends On: D151443
Paths
| Differential D151444
[mlir][tensor] TrackingListener: Support cast-like InsertSliceOps with dynamic shape ClosedPublic Authored by springerm on May 25 2023, 6:54 AM.
Details Summary When looking for payload op replacements, rank-expanding InsertSliceOps of dynamically-typed tensors are now supported. Depends On: D151443
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 25 2023, 7:34 AM Closed by commit rG7d36a468aa6c: [mlir][tensor] TrackingListener: Support cast-like InsertSliceOps with dynamic… (authored by springerm). · Explain WhyMay 25 2023, 10:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525688 mlir/lib/Dialect/Tensor/TransformOps/CMakeLists.txt
mlir/lib/Dialect/Tensor/TransformOps/TensorTransformOps.cpp
mlir/test/Dialect/Tensor/tracking-listener.mlir
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|