Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestLoopFusion.cpp135 static bool testLoopFusionTransformation(AffineForOp forOpA, AffineForOp forOpB, in testLoopFusionTransformation() function
190 } while (iterateLoops(depthToLoops, testLoopFusionTransformation, in runOnOperation()