"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f1b71de4ea6c10008e3ac9253d347c335adbe7ae"
[mlir][tosa] Fix tosa.concat by inserting linalg.fill after linalg.init
All linalg.init operations must be fed into a linalg operation before subtensor. The inserted linalg.fill guarantees it executes correctly. Reviewed By: mravishankar Differential Revision: https://reviews.llvm.org/D101848
Loading
Please register or sign in to comment