[Mlir-commits] [mlir] [mlir][vector] Allow multi dim vectors in vector.scatter (PR #132217)
Kunwar Grover
llvmlistbot at llvm.org
Mon Mar 24 05:18:55 PDT 2025
================
@@ -1719,6 +1719,40 @@ func.func @gather_with_zero_mask_scalable(%arg0: memref<?xf32>, %arg1: vector<2x
// -----
+//===----------------------------------------------------------------------===//
+// vector.scatter
+//===----------------------------------------------------------------------===//
----------------
Groverkss wrote:
Thanks :)
https://github.com/llvm/llvm-project/pull/132217
More information about the Mlir-commits
mailing list