Searched defs:maxLegalFusionDepth (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Dialect/Affine/Transforms/ | ||
H A D | LoopFusion.cpp | 446 isFusionProfitable(Operation * srcOpInst,Operation * srcStoreOpInst,AffineForOp dstForOp,ArrayRef<ComputationSliceState> depthSliceUnions,unsigned maxLegalFusionDepth,unsigned * dstLoopDepth,double computeToleranceThreshold) isFusionProfitable() argument |