Also contains a few TODOs on future enhancements Reviewed By: bixia Differential Revision: https://reviews.llvm.org/D118418
12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
%%MatrixMarket matrix coordinate real general
|
|
3 3 9
|
|
1 1 1.0
|
|
1 2 2.0
|
|
1 3 4.0
|
|
2 1 4.0
|
|
2 2 5.0
|
|
2 3 6.0
|
|
3 1 7.0
|
|
3 2 8.0
|
|
3 3 9.0
|