Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use naïve algorithm for generic A[tc]_mul_B!
All the memory accesses are contiguous, so there's no point in copying data around.
- Loading branch information