Files
clang-p2996/llvm/test/CodeGen/RISCV/GlobalISel
Michael Maitland f2302ed3d0 [RISCV][GISEL] Fix operand on RISCV::G_VMV_V_V_VL
6bac41496e added this opcode with the wrong
number of operands. It didn't fail on check-llvm for me or on pre-commit CI,
but once committed we got buildbot failures. This patch fixes the definition
of the instruction and fixes the failing test.
2024-10-21 06:58:12 -07:00
..