[Mlir-commits] [mlir] [mlir][vector] Add a new TD op to wrap unit-dim collapsing patterns (PR #157507)

Ege Beysel llvmlistbot at llvm.org
Wed Sep 10 00:31:40 PDT 2025


================
@@ -1,4 +1,7 @@
 // RUN: mlir-opt %s -test-vector-transfer-collapse-inner-most-dims -split-input-file | FileCheck %s
+// RUN: mlir-opt -split-input-file \
----------------
egebeysel wrote:

Oh yeah, makes sense, thanks :)

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


More information about the Mlir-commits mailing list