diff options
| author | Benoit Jacob <jacob.benoit.1@gmail.com> | 2024-09-04 15:06:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-04 15:06:27 -0400 |
| commit | c1667f909949d15c593e4a03a4e992cffa72ad3c (patch) | |
| tree | 041c975c7a6c5ed25af8587cfbb66510423ecad7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | a43137c3f85fd87f90c9a8ffaebd71d432018e79 (diff) | |
Fix `transpose->unpack` folding pattern for the partial-tile case of `unpack` (#107271)
Just directly create the empty tensor of appropriate shape instead of
relying on `UnPackOp::createDestinationTensor` which is trying to infer
the destination shape, which isn't possible in general with the set of
paramters that it is taking.
Signed-off-by: Benoit Jacob <jacob.benoit.1@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
