Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp914 auto resultVectorShape = resultVectorType.getShape(); in getProducerValue() local
924 llvm::reverse(resultVectorShape))) { in getProducerValue()
941 !std::all_of(resultVectorShape.begin(), resultVectorShape.begin() + j, in getProducerValue()