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

Benjamin Maxwell llvmlistbot at llvm.org
Thu May 23 07:40:36 PDT 2024


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

Could you rename this file `test-scalable-deinterleave.mlir` (to be consistent with `test-scalable-interleave.mlir`.

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


More information about the Mlir-commits mailing list