Skip to content

Commit 8595b16

Browse files
banach-spacekcloudy0717
authored andcommitted
[mlir][vector][test] Fix comment in test (nfc) (llvm#170336)
Fix a comment post llvm#162167
1 parent 6081f09 commit 8595b16

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)