Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp753 Value isZeroIterations = in matchAndRewrite() local
917 b.create<scf::IfOp>(TypeRange(), isZeroIterations, noOp, dispatch); in matchAndRewrite()