Skip to content

Commit 7b8fc7b

Browse files
committed
confimed that test failed with planted bug
1 parent 7a90358 commit 7b8fc7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

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

5-
intentional bug to sanity check CI picks this new test up
6-
75
// CHECK-LABEL: ones_broadcast_transpose_to_broadcast_folds
86
// CHECK-SAME: %[[ARG:.*]]: vector<1x1x1xi8>) -> vector<2x3x4xi8> {
97
// CHECK: %[[RES:.*]] = vector.broadcast %[[ARG]] : vector<1x1x1xi8> to vector<2x3x4xi8>

0 commit comments

Comments
 (0)