summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-09-04 11:14:31 -0700
committerGitHub <noreply@github.com>2024-09-04 11:14:31 -0700
commit36c210bb340cfdc68d314dd188e18c0bf017b999 (patch)
treef032ba726f3f72d3536acc207ddd9d883c34defd /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent2e0ded3371f8d42f376bdfd4d70687537e36818e (diff)
[RISCV] Remove pre-assignment of mask vectors during call lowering. NFC (#107192)
The first mask vector operand is supposed to be assigned to V0. No other vector types will be assigned to V0. We don't need to pre-assign, we can just try V0 first for any mask vectors in the normal processing.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions