Add HW breakpoint test
[riscv-tests.git] / benchmarks / spmv / spmv_main.c
index 44cdc9964efb168f01ebd7a2f4e67229bf1c9c2c..5232f68159a76e7911227e187bca95f64ea06608 100644 (file)
@@ -1,5 +1,7 @@
+// See LICENSE for license details.
+
 //**************************************************************************
-// Double-precision general matrix multiplication benchmark
+// Double-precision sparse matrix-vector multiplication benchmark
 //--------------------------------------------------------------------------
 
 #include "util.h"