Skip to content
Unverified Commit d17b005e authored by fabrizio-indirli's avatar fabrizio-indirli Committed by GitHub
Browse files

[mlir][scf] Relax requirements for loops fusion (#79187)



Enable the fusion of parallel loops also when the 1st loop contains
multiple write accesses to the same buffer, if the accesses are always
on the same indices.
Fix LIT test cases whose loops were not being fused.

Signed-off-by: default avatarFabrizio Indirli <Fabrizio.Indirli@arm.com>
parent 036a20cc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment