[Mlir-commits] [mlir] [MLIR] Make 1-D memref flattening a prerequisite for vector narrow type emulation (PR #157771)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Sep 11 12:38:23 PDT 2025
================
@@ -0,0 +1,38 @@
+// RUN: mlir-opt --test-memref-flatten-and-vector-narrow-type-emulation --split-input-file %s | FileCheck %s
+
+// -----
----------------
banach-space wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/157771
More information about the Mlir-commits
mailing list