Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DPromotion.cpp53 if (auto affineMinOp = size.getDefiningOp<AffineMinOp>()) { in extractSmallestConstantBoundingSize() local
54 for (auto e : affineMinOp.getAffineMap().getResults()) in extractSmallestConstantBoundingSize()