diff options
author | William S. Moses <gh@wsmoses.com> | 2022-03-17 15:31:05 -0400 |
---|---|---|
committer | William S. Moses <gh@wsmoses.com> | 2022-03-18 11:38:29 -0400 |
commit | 5a31403b513d7449c4f045347740056800996357 (patch) | |
tree | fb104ebfb061fa3ab930d682305263294b5526d6 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 1f001b25f14e0b200ea3ded85e7bd3c046ad0a91 (diff) | |
download | llvm-5a31403b513d7449c4f045347740056800996357.zip llvm-5a31403b513d7449c4f045347740056800996357.tar.gz llvm-5a31403b513d7449c4f045347740056800996357.tar.bz2 |
[MLIR][SCF] Create selects from if yield results which are not defined in the body
Previously, the canonicalizer to create ifs from selects would only work
if the if did not have a body other than yielding. This patch upgrade the functionality
to be able to create selects from any if result whose operands are not defined
within the body.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D121943
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions