summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorBenoit Jacob <jacob.benoit.1@gmail.com>2024-09-04 15:06:27 -0400
committerGitHub <noreply@github.com>2024-09-04 15:06:27 -0400
commitc1667f909949d15c593e4a03a4e992cffa72ad3c (patch)
tree041c975c7a6c5ed25af8587cfbb66510423ecad7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parenta43137c3f85fd87f90c9a8ffaebd71d432018e79 (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/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions