Home
last modified time | relevance | path

Searched refs:numBlockAlignedInnerLoops (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp251 unsigned numBlockAlignedInnerLoops, PatternRewriter &rewriter) { in createParallelComputeFunction() argument
263 numBlockAlignedInnerLoops > 0 ? "parallel_compute_fn_with_aligned_loops" in createParallelComputeFunction()
398 if (loopIdx + 1 >= op.getNumLoops() - numBlockAlignedInnerLoops) { in createParallelComputeFunction()