[llvm] [RISCV][VLOPT] Add support for integer multiply-add instructions (PR #112216)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 8 22:41:03 PST 2024
topperc 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
Are you saying the tests already exist? Or are you asking Michael to add more tests to that file?
https://github.com/llvm/llvm-project/pull/112216
More information about the llvm-commits
mailing list