[Mlir-commits] [mlir] [MLIR][vector] vector.deinterleave to vector.shuffle decomposition (PR #177897)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Apr 29 06:04:07 PDT 2026


================

----------------
banach-space wrote:

```suggestion
func.func @vector_interleave_to_shuffle_1d(%a: vector<7xi16>, %b: vector<7xi16>) -> vector<14xi16> {
```

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


More information about the Mlir-commits mailing list