Dhruv Chauhan 1418f80d5c
[mlir][tensor] Forward concat insert_slice destination into DPS provider (#183490)
In TosaToTensor, forward concat insert_slice destination slices into
single use destination style producers, which avoids creating temp
producer results that are immediately copied into the concat result. Add
regression test for concat + fill forwarding
2026-03-19 17:25:11 +00:00
..