diff options
| author | Luke Lau <luke@igalia.com> | 2024-09-05 12:04:33 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 12:04:33 +0800 |
| commit | aad699776496a80af5e062b446fe26a4313ff3e3 (patch) | |
| tree | 21fc8ff77a8e4f30131942874e3adbbd6fa33663 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | c2fc33204caca8c52b27425255bbc78c9e4d99e4 (diff) | |
[RISCV] Fold PseudoVMV_V_V with undef passthru, handling policy (#106943)
If a vmv.v.v has an undef passthru then we can just replace it with its
input operand, since the tail is completely undefined.
This is a reattempt of #106840, but also checks to see if the input was
a pseudo where we can relax its tail policy to undef.
This also means we don't need to check for undef passthrus in
foldVMV_V_V anymore because they will be handled by
foldUndefPassthruVMV_V_V.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
