Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp38 static llvm::cl::list<int> clTestVectorShapeRatio( variable
102 SmallVector<int64_t, 8> shape(clTestVectorShapeRatio.begin(), in testVectorShapeRatio()
103 clTestVectorShapeRatio.end()); in testVectorShapeRatio()
254 if (!clTestVectorShapeRatio.empty()) in runOnOperation()