Skip to content

Commit 482da07

Browse files
committed
whitespace
1 parent 7b8fc7b commit 482da07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Vector/vector-transpose-canonicalize.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: mlir-opt %s -canonicalize="test-convergence" -split-input-file -allow-unregistered-dialect | FileCheck %s
22

3-
// This file contains some (but not all) tests of canonicalizations that eliminate vector.transpose.
3+
// This file contains some (but not all) tests of canonicalizations that eliminate vector.transpose.
44

55
// CHECK-LABEL: ones_broadcast_transpose_to_broadcast_folds
66
// CHECK-SAME: %[[ARG:.*]]: vector<1x1x1xi8>) -> vector<2x3x4xi8> {

0 commit comments

Comments
 (0)