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 37107a4 commit 6854f92Copy full SHA for 6854f92
mlir/lib/Dialect/Vector/IR/VectorOps.cpp
@@ -5574,7 +5574,6 @@ LogicalResult ShapeCastOp::verify() {
5574
return success();
5575
}
5576
5577
-
5578
/// Return true if `transpose` does not permute a pair of non-unit dims.
5579
/// By `order preserving` we mean that the flattened versions of the input and
5580
/// output vectors are (numerically) identical. In other words `transpose` is
0 commit comments