Files
clang-p2996/llvm/lib/Target/RISCV
Hsiangkai Wang 44cd03ad04 [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
2020-11-19 05:59:46 +08:00
..
2020-10-16 13:55:08 +08:00
2020-09-25 18:15:04 -05:00
2020-10-16 13:55:08 +08:00
2020-10-16 13:55:08 +08:00