[mlir][tensor] TrackingListener: Support cast-like InsertSliceOps with dynamic shape
authorMatthias Springer <me@m-sp.org>
Thu, 25 May 2023 17:10:05 +0000 (19:10 +0200)
committerMatthias Springer <me@m-sp.org>
Thu, 25 May 2023 17:15:13 +0000 (19:15 +0200)
commit7d36a468aa6c5b35058e8d4855c5bf9bba583c99
treedc3dcbd3ca8ee815b34b4252498ad1245052d1a7
parent810c7410b5f63607c75edaa2200e03f7400396fd
[mlir][tensor] TrackingListener: Support cast-like InsertSliceOps with dynamic shape

When looking for payload op replacements, rank-expanding InsertSliceOps of dynamically-typed tensors are now supported.

Differential Revision: https://reviews.llvm.org/D151444
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