aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorgysit <gysit@google.com>2022-01-24 16:25:42 +0000
committergysit <gysit@google.com>2022-01-24 16:33:05 +0000
commite494278ceeb70d2973392a349b3ab105da488b13 (patch)
tree99e69007cff974d4e58c16ebb04a0087ff1b63c3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parenta43ed49f5b163b2926641729a30a5c17c2116a08 (diff)
downloadllvm-e494278ceeb70d2973392a349b3ab105da488b13.zip
llvm-e494278ceeb70d2973392a349b3ab105da488b13.tar.gz
llvm-e494278ceeb70d2973392a349b3ab105da488b13.tar.bz2
[mlir][linalg] Add transpose support to hoist padding.
Add a transpose option to hoist padding to transpose the padded tensor before storing it into the packed tensor. The early transpose improves the memory access patterns of the actual compute kernel. The patch introduces a transpose right after the hoisted pad tensor and a second transpose inside the compute loop. The second transpose can either be fused into the compute operation or will canonicalize away when lowering to vector instructions. Reviewed By: nicolasvasilache Differential Revision: https://reviews.llvm.org/D117893
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions