We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939f1ca commit 7996172Copy full SHA for 7996172
mlir/test/Integration/Dialect/Vector/CPU/ArmNeon/vector-contract-bfmmla.mlir
@@ -47,7 +47,7 @@
47
// Note: In this and in the following test the seemingly unnecessary
48
// writes of test vectors to memory are done in order to introduce memory
49
// load operations on the path leading up to `vector.contract` since
50
-// that's more representation of the typical usage when multiplying
+// that's more representative of the typical usage when multiplying
51
// big, non-constant tensors.
52
53
// CHECK-IR-LABEL: llvm.func @matrix_by_matrix_mul_and_acc
0 commit comments