[mlir][tensor] Add shape inference methods to tensor::PackOp.
authorHanhan Wang <hanchung@google.com>
Fri, 10 Feb 2023 01:24:26 +0000 (17:24 -0800)
committerHanhan Wang <hanchung@google.com>
Fri, 10 Feb 2023 01:24:42 +0000 (17:24 -0800)
commitf71de259c373cf91abf33c99f375fb9c64c3a441
treef9b19d9bd2c30bd16595d78e2cddf4b0db78d199
parent02718433a0dd3f8d3f3719b97aa1685b699ac785
[mlir][tensor] Add shape inference methods to tensor::PackOp.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D143686
mlir/include/mlir/Dialect/Tensor/IR/TensorOps.td
mlir/lib/Dialect/Tensor/IR/TensorOps.cpp