summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMatthias Springer <springerm@google.com>2022-07-22 13:26:34 +0200
committerMatthias Springer <springerm@google.com>2022-07-22 13:55:04 +0200
commitbc882ed21fc7ae4ad934bf432c2431fa27cad556 (patch)
treecd218ab1e36a60e4af7d63630a679c2fe6a85ecc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent934d60382673f0e70dea41406d1f900d3833e4b3 (diff)
[mlir][linalg][transform] Add fuse_into_containing op
This op fuses a given payload op into a given container op. Inside the container, all uses of the producer are replaced (fused) with the newly inserted op. If the producer is tileable and accessed via a tensor.extract_slice, the new op computes only the requested slice ("tile and fuse"). Otherwise, the entire tensor value is computed inside the container ("clone and fuse"). Differential Revision: https://reviews.llvm.org/D130244
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions