Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/
H A DLoopPipelining.cpp381 Value newlastIter = rewriter.create<arith::ConstantIndexOp>( in emitEpilogue() local
383 setValueMapping(forOp.getInductionVar(), newlastIter, maxStage - i); in emitEpilogue()