diff options
author | MaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com> | 2023-11-07 21:42:32 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 21:42:32 -0800 |
commit | 14e7846d6e2c5c99c52ba3882e59bfb021a5f0fa (patch) | |
tree | 35a2df8c50f7c5fe4b8f50b0730bb74ddb835c87 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 11c182740a3b57a05a2d8cd2eb398a02165d4a57 (diff) | |
download | llvm-14e7846d6e2c5c99c52ba3882e59bfb021a5f0fa.zip llvm-14e7846d6e2c5c99c52ba3882e59bfb021a5f0fa.tar.gz llvm-14e7846d6e2c5c99c52ba3882e59bfb021a5f0fa.tar.bz2 |
[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.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions