diff options
author | Hsiangkai Wang <kai.wang@sifive.com> | 2020-11-18 21:22:03 +0800 |
---|---|---|
committer | Hsiangkai Wang <kai.wang@sifive.com> | 2020-11-19 05:59:46 +0800 |
commit | 44cd03ad041e136b5fb1f512f470b1bfe1c49aad (patch) | |
tree | 730c7177ddeccf8416f36b19f1a84789cde1f370 /lldb/source/Commands/CommandObjectThreadUtil.cpp | |
parent | be00e8893fdb814e67d8f06401afe869f878c4cf (diff) | |
download | llvm-44cd03ad041e136b5fb1f512f470b1bfe1c49aad.zip llvm-44cd03ad041e136b5fb1f512f470b1bfe1c49aad.tar.gz llvm-44cd03ad041e136b5fb1f512f470b1bfe1c49aad.tar.bz2 |
[RISCV] Use register class VR for V instruction operands directly.
@tangxingxin1008 found a bug that regard vadd.vv v1, v3, a0 as a valid V
instruction. We should remove the VRegAsmOperand operand class and use
VR register class directly.
Patched by: tangxingxin1008, Hsiangkai
Differential Revision: https://reviews.llvm.org/D91712
Diffstat (limited to 'lldb/source/Commands/CommandObjectThreadUtil.cpp')
0 files changed, 0 insertions, 0 deletions