diff options
author | Harsh Menon <harsh@nod-labs.com> | 2023-05-25 03:32:59 -0700 |
---|---|---|
committer | Harsh Menon <harsh@nod-labs.com> | 2023-05-25 09:34:46 -0700 |
commit | 19b9c74b42824c5f7d73481d9c1fe8e385a4426c (patch) | |
tree | 573a3e84d454b828e8644dcca009997840c25a66 /lldb/packages/Python/lldbsuite/test | |
parent | 13e3d4aa5a4e9062bb377207e522cd4f8ed688bd (diff) | |
download | llvm-19b9c74b42824c5f7d73481d9c1fe8e385a4426c.zip llvm-19b9c74b42824c5f7d73481d9c1fe8e385a4426c.tar.gz llvm-19b9c74b42824c5f7d73481d9c1fe8e385a4426c.tar.bz2 |
[mlir] Return new scf.forall handle in fuse_into_containing_op
Since the scf.forall is now consumed by the fuse into
containing op, we need to return a handle to the new scf.forall.
This patch does that and also ensures that the new bbArg
added to the scf.forall is used in its body.
Differential Revision: https://reviews.llvm.org/D151418
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions