Files
OpenBLAS/kernel
Julien Jerphanion 2ed3ca3940 wasm: add a 4x4 SIMD128 GEMM microkernel for SGEMM/DGEMM
Switch WASM128_GENERIC to unroll 4 with matching ncopy/tcopy and TRMM
4x4 so packing width stays consistent. Use relaxed SIMD madd in the
inner loop when compiled with -mrelaxed-simd.

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
2026-08-19 14:17:22 +02:00
..
2026-04-09 18:11:47 +08:00
2026-07-19 14:43:14 +00:00
2025-05-25 14:47:06 -07:00
2026-08-12 10:53:07 +02:00
2025-07-15 14:48:57 +01:00
2025-10-07 15:03:24 +00:00
2026-08-11 12:16:04 +02:00
2026-08-13 18:39:56 +02:00