Skip to content

Commit 0e69baa

Browse files
banach-spacegithub-actions[bot]
authored andcommitted
Automerge: [mlir][vector][test] Fix comment in test (nfc) (#170336)
Fix a comment post #162167
2 parents 6ccbfdf + a8ef3c8 commit 0e69baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/Vector/vector-sink.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ func.func @negative_extract_load_scalable(%arg0: memref<?xf32>, %arg1: index) ->
780780
}
781781

782782
//-----------------------------------------------------------------------------
783-
// [Pattern: StoreOpFromSplatOrBroadcast]
783+
// [Pattern: StoreOpFromBroadcast]
784784
//-----------------------------------------------------------------------------
785785

786786
// CHECK-LABEL: @store_splat

0 commit comments

Comments
 (0)