Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp180 static SmallVector<int64_t> getReductionIndex(AffineMap map, in getReductionIndex() function
618 getReductionIndex(lhsMap, contractOp.getIteratorTypes()); in matchAndRewrite()
620 getReductionIndex(rhsMap, contractOp.getIteratorTypes()); in matchAndRewrite()