[Mlir-commits] [mlir] [MLIR][Linalg] Recompute linalg.broadcast dimensions when flattening (PR #213641)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Aug 10 02:02:49 PDT 2026


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

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

```suggestion
func.func @broadcast_as_generic_rank0_tensor(%arg0: tensor<i32>, %arg1: tensor<32x2xi32>) -> tensor<32x2xi32> {
```

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


More information about the Mlir-commits mailing list