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

Mubashar Ahmad llvmlistbot at llvm.org
Tue May 28 04:00:49 PDT 2024


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

This is to be implemented until this patch https://github.com/llvm/llvm-project/pull/93521 is approved.

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


More information about the Mlir-commits mailing list