summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2025-04-17 19:51:35 -0700
committerGitHub <noreply@github.com>2025-04-17 19:51:35 -0700
commit50f9b34b5340cfb32d14920bb0d41a90f48ffc40 (patch)
tree4c5ef5f35d6c158c09050cb60b858f762593272a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentb6dff5660092e4814fa2e2cc129ba0d05ce49a52 (diff)
[RISCV] Prefer vmv.s.x for build_vector a, undef, ..., undef (#136164)
If we have a build vector which could be either a splat or a scalar insert, prefer the scalar insert. At high LMUL, this reduces vector register pressure (locally, the use will likely still be aligned), and the amount of work performed for the splat.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions