llvm-project
1418f80d - [mlir][tensor] Forward concat insert_slice destination into DPS provider (#183490)

Commit
27 days ago
[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
Author
Parents
Loading