Skip to content

Commit 6854f92

Browse files
committed
format
1 parent 37107a4 commit 6854f92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/lib/Dialect/Vector/IR/VectorOps.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5574,7 +5574,6 @@ LogicalResult ShapeCastOp::verify() {
55745574
return success();
55755575
}
55765576

5577-
55785577
/// Return true if `transpose` does not permute a pair of non-unit dims.
55795578
/// By `order preserving` we mean that the flattened versions of the input and
55805579
/// output vectors are (numerically) identical. In other words `transpose` is

0 commit comments

Comments
 (0)