[llvm] [RISCV][VLOPT] Add support for integer multiply-add instructions (PR #112216)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 8 22:32:13 PST 2024


lukel97 wrote:

> Should we have tests where vmacc is the using instruction so we test the operand info for the source operands?

The vop_vv* tests in vl-opt-op-info.mir should also test the same getOperandInfo cases

https://github.com/llvm/llvm-project/pull/112216


More information about the llvm-commits mailing list