Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DVectorization.cpp211 static SmallVector<int64_t, 4> getLargestShape(ArrayRef<Value> values) { in getLargestShape() function in __anon239407530311::GenericVectorizer
244 SmallVector<int64_t, 4> shape = getLargestShape(vectorizedOperands); in uncachedVectorize()