[Mlir-commits] [mlir] [mlir][vector] Add alignment attribute to `maskedload` and `maskedstore` (PR #151690)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue Aug 5 10:44:07 PDT 2025


================
@@ -77,6 +77,14 @@ struct VectorDim {
   int64_t dim;
   bool isScalable;
 };
+
----------------
banach-space wrote:

DOCUMENTME :)

https://github.com/llvm/llvm-project/pull/151690


More information about the Mlir-commits mailing list