================
@@ -16,17 +16,29 @@
namespace mlir {
namespace vector {
+/// A vector type containing at least one scalable dimension
----------------
kuhar wrote:
ubernit: missing `.` at the end
https://github.com/llvm/llvm-project/pull/87986