llvm-project
178651ac - [MLIR][SCF] Add loops as parameter to LoopTerminator callback when using CustomOp. (#161386)

Commit
3 days ago
[MLIR][SCF] Add loops as parameter to LoopTerminator callback when using CustomOp. (#161386) This PR adds to the generateLoopTerminatorFn callback the loops generated by GenerateLoopHeaderFn. This is needed to correctly set the insertion point with scf.forall ops.
Author
Parents
Loading