"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "c9b7cfea2f0a83ac84d2dccc3b9ea817ca02aa9d"
[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