6 Commits (develop)

Author SHA1 Message Date
  Chip Kerchner 64401b4417 Disable vectorized packing for DGEMM - since it is slower than scalar. 8 months ago
  Chip Kerchner c00afc86a6 Add and use vectorized packing to ZVL128B and ZVL256B. Up to 3x+ faster than generic scalar functions. 8 months ago
  Srangrang ec14e1648c fix: resolve non-RISCV host build failed issue 10 months ago
  gkdddd 670ec6f757 Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 11 months ago
  tingbo.liao 3c8df6358f Further rearranged the rotm kernel for the different architectures. 1 year ago
  Octavian Maghiar e4586e81b8 [RISC-V] Add RISC-V Vector 128-bit target 2 years ago