Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransforms.cpp1169 bool hasReductionIteratorApplyingOnBothSides = false; in matchAndRewrite() local
1174 hasReductionIteratorApplyingOnBothSides = true; in matchAndRewrite()
1178 if (!hasReductionIteratorApplyingOnBothSides) in matchAndRewrite()