diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2024-08-20 07:32:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-20 07:32:12 +0200 |
commit | bf68e9047f62c22ca87f9a4a7c59a46b3de06abb (patch) | |
tree | b053a11c9aff35c4af07750e4e89a491827aa416 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | f9031f00f2c90bc0af274b45ec3e169b5250a688 (diff) | |
download | llvm-bf68e9047f62c22ca87f9a4a7c59a46b3de06abb.zip llvm-bf68e9047f62c22ca87f9a4a7c59a46b3de06abb.tar.gz llvm-bf68e9047f62c22ca87f9a4a7c59a46b3de06abb.tar.bz2 |
[MLIR] Introduce a SelectLikeOpInterface (#104751)
This commit introduces a `SelectLikeOpInterface` that can be used to
handle select-like operations generically. Select operations are similar
to control flow operations, as they forward operands depending on
conditions. This is the reason why it was placed to the already existing
control flow interfaces.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions