[Mlir-commits] [mlir] [mlir][vector] Disallow vector broadcast along scalable dim (PR #212197)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Aug 3 06:08:47 PDT 2026


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

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

What about examples like this:
```mlir
%0 = vector.broadcast %arg0 : vector<2xf32> to vector<3x[4]x2xf32>
```
?

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


More information about the Mlir-commits mailing list