[llvm] [RISCV] Fix schedule info for Zqvdotq (PR #142717)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 4 10:06:59 PDT 2025


https://github.com/preames approved this pull request.

These are documented as being for "Vector Single-Width Integer Multiply-Add Instructions", but I see the andes vdot instructions use these.  We should probably split out a separate category, but I'm fine with this for now.  

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


More information about the llvm-commits mailing list