================ @@ -891,3 +975,86 @@ func.func @fill_tensor(%f: f32, %v: vector<2x4xf32>) -> (tensor<f32>, tensor<vec return %0, %1: tensor<f32>, tensor<vector<2x4xf32>> } + +// ----- ---------------- rengolin wrote: +1 https://github.com/llvm/llvm-project/pull/104783