================ ---------------- 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