This is a Proof of Concept project demonstrating the use of LLVM's matrix multiplication intrinsics with Rust. provides a 4x4 matmul routine (unrolled, with transposed support) includes a generic LLVM ...