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 7b8fc7b commit 482da07Copy full SHA for 482da07
mlir/test/Dialect/Vector/vector-transpose-canonicalize.mlir
@@ -1,6 +1,6 @@
1
// RUN: mlir-opt %s -canonicalize="test-convergence" -split-input-file -allow-unregistered-dialect | FileCheck %s
2
3
-// This file contains some (but not all) tests of canonicalizations that eliminate vector.transpose.
+// This file contains some (but not all) tests of canonicalizations that eliminate vector.transpose.
4
5
// CHECK-LABEL: ones_broadcast_transpose_to_broadcast_folds
6
// CHECK-SAME: %[[ARG:.*]]: vector<1x1x1xi8>) -> vector<2x3x4xi8> {
0 commit comments