Home
last modified time | relevance | path

Searched defs:sequentialType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp37 calculateImplicitMap(VectorType sequentialType,VectorType distributedType) calculateImplicitMap() argument
867 auto sequentialType = cast<VectorType>(read.getResult().getType()); matchAndRewrite() local