diff options
author | Luke Lau <luke@igalia.com> | 2024-10-15 15:10:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-15 15:10:26 +0100 |
commit | 043f066a647334195da41d7f5fd2a8400d7e4c91 (patch) | |
tree | f232124d99d969d89fdb49631890a5750514a815 /lldb/source/Commands/CommandObjectMultiword.cpp | |
parent | 732353303e423237b7d23695a0e516728e491da4 (diff) | |
download | llvm-043f066a647334195da41d7f5fd2a8400d7e4c91.zip llvm-043f066a647334195da41d7f5fd2a8400d7e4c91.tar.gz llvm-043f066a647334195da41d7f5fd2a8400d7e4c91.tar.bz2 |
[RISCV][VLOPT] Fix operand check in isVectorOpUsedAsScalarOp (#112253)
A reduction instruction always has a passthru operand, so the scalar
operand should always be vs1 which is at index 3.
Even though the destination operand is also scalar, I think the passthru
will need to preserve all elements so I haven't included it.
Diffstat (limited to 'lldb/source/Commands/CommandObjectMultiword.cpp')
0 files changed, 0 insertions, 0 deletions