aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2025-08-05 00:36:36 +0800
committerGitHub <noreply@github.com>2025-08-05 00:36:36 +0800
commit5a80274cae3c5d19cf5058550139cb857513ae02 (patch)
treedbf9a753f34811f88d1ce711553157b09679bdfe /lldb/source/Plugins/ScriptInterpreter/Python
parentafbabb1d9f7899c82f7e28e7c17d27b06c14a646 (diff)
downloadllvm-5a80274cae3c5d19cf5058550139cb857513ae02.zip
llvm-5a80274cae3c5d19cf5058550139cb857513ae02.tar.gz
llvm-5a80274cae3c5d19cf5058550139cb857513ae02.tar.bz2
[RISCV] Reuse lowerToScalableOp for more nodes. NFC (#151911)
A lot of fixed-length custom lowerings just involve inserting the operands into a scalable container and extracting the result out, and lowerToScalableOp already does this. We just need to teach it to handle operands with different element types (but same vector element count), and we can reuse it for vselect/zext/sext/setcc/fcopysign.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions