[RISC-V] Add RISC-V Vector 128-bit target
Current RVV x280 target depends on vlen=512-bits for Level 3 operations. Commit adds generic target that supports vlen=128-bits. New target uses the same scalable kernels as x280 for Level 1&2 operations, and autogenerated kernels for Level 3 operations. Functional correctness of Level 3 operations tested on vlen=128-bits using QEMU v8.1.1 for ctests and BLAS-Tester.
This commit is contained in:
1102
kernel/riscv64/ctrmm_kernel_8x4_zvl128b.c
Normal file
1102
kernel/riscv64/ctrmm_kernel_8x4_zvl128b.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user