Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp905 Value useBlockAlignedComputeFn = b.create<arith::CmpIOp>( in matchAndRewrite() local
908 b.create<scf::IfOp>(TypeRange(), useBlockAlignedComputeFn, in matchAndRewrite()