[Mlir-commits] [mlir] [mlir][vector] Implement lowering for 1D vector.deinterleave operations (PR #93042)

Andrzej WarzyƄski llvmlistbot at llvm.org
Tue May 28 01:40:36 PDT 2024


================
@@ -0,0 +1,18 @@
+// RUN: mlir-opt %s -test-lower-to-llvm | \
----------------
banach-space wrote:

And remove "test" from the name - it's clear that it's a _test_ file without the extra letters :)

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


More information about the Mlir-commits mailing list