Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorTransforms.cpp911 auto sourceVectorShape = sourceVectorType.getShape(); in getProducerValue() local
923 for (auto it : llvm::zip(llvm::reverse(sourceVectorShape), in getProducerValue()
937 !std::all_of(sourceVectorShape.begin(), sourceVectorShape.begin() + i, in getProducerValue()