diff options
author | Mahesh Ravishankar <ravishankarm@google.com> | 2022-07-25 22:54:15 +0000 |
---|---|---|
committer | Mahesh Ravishankar <ravishankarm@google.com> | 2022-07-28 16:42:54 +0000 |
commit | 9fe27bca7191308f9d1c4045b81554fb53da3271 (patch) | |
tree | d6e2ca82989b91d060c82114f33042b61b0ea47d /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 6f03a10e4fdb4f22651a9dcc5d6ab318724235e8 (diff) | |
download | llvm-9fe27bca7191308f9d1c4045b81554fb53da3271.zip llvm-9fe27bca7191308f9d1c4045b81554fb53da3271.tar.gz llvm-9fe27bca7191308f9d1c4045b81554fb53da3271.tar.bz2 |
[mlir][Linalg] Allow decompose to handle ops when value of `outs` operand is used in payload.
Current implementation of decomposition of Linalg operations wouldnt
work if the `outs` operand values were used within the body of the
operation. Relax this restriction. This potentially sets the stage for
decomposing ops with reduction iterator types (but is not done here
since it requires more study).
Differential Revision: https://reviews.llvm.org/D130527
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions