Skip to content

Commit cbcb2c5

Browse files
[fixup] Fix erroneous comment
1 parent 2eebbe6 commit cbcb2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Integration/Dialect/Vector/CPU/ArmNeon/vector-contract-i8mm.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
// Such a `vector.contract` is representative of the code we aim to generate
4545
// by vectorisation of `linalg.mmt4d`.
4646
//
47-
// In this specific test we use M == 4, N == 4, and K == 8.
47+
// In this specific test we use M == 4, N == 4, and K == 16.
4848
//
4949

5050
// Test the operation where both LHS and RHS are interpreted as signed, hence

0 commit comments

Comments
 (0)