[llvm] [RISCV] Custom lower fixed length partial.reduce to zvqdotq (PR #141180)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Fri May 23 07:26:12 PDT 2025
preames wrote:
> Are there no tests for vqdotu?
Hadn't been for fixed vector since they were covered by scalable, but I added vqdotu and vqdotsu (not yet supported) cases.
https://github.com/llvm/llvm-project/pull/141180
More information about the llvm-commits
mailing list