Skip to content

Conversation

@banach-space
Copy link
Contributor

Fix a comment post #162167

@llvmbot
Copy link
Member

llvmbot commented Dec 2, 2025

@llvm/pr-subscribers-mlir-vector

@llvm/pr-subscribers-mlir

Author: Andrzej Warzyński (banach-space)

Changes

Fix a comment post #162167


Full diff: https://github.com/llvm/llvm-project/pull/170336.diff

1 Files Affected:

  • (modified) mlir/test/Dialect/Vector/vector-sink.mlir (+1-1)
diff --git a/mlir/test/Dialect/Vector/vector-sink.mlir b/mlir/test/Dialect/Vector/vector-sink.mlir
index 577b06df42929..beaba52af1841 100644
--- a/mlir/test/Dialect/Vector/vector-sink.mlir
+++ b/mlir/test/Dialect/Vector/vector-sink.mlir
@@ -780,7 +780,7 @@ func.func @negative_extract_load_scalable(%arg0: memref<?xf32>, %arg1: index) ->
 }
 
 //-----------------------------------------------------------------------------
-// [Pattern: StoreOpFromSplatOrBroadcast]
+// [Pattern: StoreOpFromBroadcast]
 //-----------------------------------------------------------------------------
 
 // CHECK-LABEL: @store_splat

@banach-space
Copy link
Contributor Author

This is a trivial change, so I will land it without a review.

@banach-space banach-space merged commit a8ef3c8 into llvm:main Dec 2, 2025
12 of 13 checks passed
kcloudy0717 pushed a commit to kcloudy0717/llvm-project that referenced this pull request Dec 4, 2025
@banach-space banach-space deleted the andrzej/vector/nfc/fix_comment branch December 8, 2025 19:02
honeygoyal pushed a commit to honeygoyal/llvm-project that referenced this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants