Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp2384 unsigned copyDepth = getNestingDepth(&*begin); in affineDataCopyGenerate() local
2386 LLVM_DEBUG(llvm::dbgs() << "Generating copies at depth " << copyDepth in affineDataCopyGenerate()
2424 if (failed(region->compute(opInst, copyDepth, /*sliceState=*/nullptr, in affineDataCopyGenerate()
2429 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()
2464 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()