diff options
| author | Matthias Springer <springerm@google.com> | 2022-07-22 13:26:34 +0200 |
|---|---|---|
| committer | Matthias Springer <springerm@google.com> | 2022-07-22 13:55:04 +0200 |
| commit | bc882ed21fc7ae4ad934bf432c2431fa27cad556 (patch) | |
| tree | cd218ab1e36a60e4af7d63630a679c2fe6a85ecc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 934d60382673f0e70dea41406d1f900d3833e4b3 (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
