Skip to content

Commit 4621e20

Browse files
[fixup] Renaming to get rid of "SMMLA"
1 parent 3240b5d commit 4621e20

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
@@ -20,7 +20,7 @@
2020
]
2121

2222
//
23-
// Test the lowering of `vector.contract` using the `LowerContractionToSMMLAPattern`
23+
// Test the lowering of `vector.contract` using the `LowerContractionToNeonI8MMPattern`
2424
//
2525
// The operation that the `vector.contract` in this test performs is matrix
2626
// multiplication with accumulate

0 commit comments

Comments
 (0)