Home
last modified time | relevance | path

Searched defs:maxLegalFusionDepth (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Affine/Transforms/
H A DLoopFusion.cpp446 isFusionProfitable(Operation * srcOpInst,Operation * srcStoreOpInst,AffineForOp dstForOp,ArrayRef<ComputationSliceState> depthSliceUnions,unsigned maxLegalFusionDepth,unsigned * dstLoopDepth,double computeToleranceThreshold) isFusionProfitable() argument
926 unsigned maxLegalFusionDepth = 0; performFusionsIntoDest() local
1158 unsigned maxLegalFusionDepth = 0; fuseWithSiblingNodes() local
[all...]