Skip to content
Unverified Commit 14e7846d authored by MaheshRavishankar's avatar MaheshRavishankar Committed by GitHub
Browse files

[mlir][Tensor] Fold destination-style ops into `tensor.unpack` operation. (#71468)

The destination operand of the `tensor.unpack` operation is only needed
to carry shape information. So if the producer of the destination
operand implements the `DestinationStyleOpInterface`, then fold it into
the `tensor.unpack` operation by replacing the destination operand with
the destination for the source.
parent 11c18274
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment