summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorQuinn Dawkins <quinn@nod-labs.com>2023-04-02 15:46:32 -0400
committerQuinn Dawkins <quinn@nod-labs.com>2023-05-02 12:26:45 -0400
commit009c053e3f822d0df556c6b39f632e31594373de (patch)
treec87f556e6869bacba58174cbef6252c852b284a9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0d5b51e0ac885b6119e788cf6f0a6836c3908afc (diff)
[mlir][linalg] Allow outer dims perm and untiled dims in pack/unpack generalization
Extends the pack/unpack generalization patterns to work for any packing op with only full tiles. This produces a combination of rank-reduced insert/extract slice ops paired with a transpose on the reduced shape, similar to what the pattern currently produces for fully tiled pack/unpacks. Note that only the outer dims are rank-reduced in this pattern, leaving the shape of the inner tile intact. Differential Revision: https://reviews.llvm.org/D147555
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions