[Mlir-commits] [mlir] [mlir][vector] Add convenience types for scalable vectors (PR #87986)

Jakub Kuderski llvmlistbot at llvm.org
Tue Apr 16 09:36:27 PDT 2024


================
@@ -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


More information about the Mlir-commits mailing list