Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp72 struct VectorizerTestPass struct
73 : public PassWrapper<VectorizerTestPass, OperationPass<func::FuncOp>> {
74 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(VectorizerTestPass)
99 void VectorizerTestPass::testVectorShapeRatio(llvm::raw_ostream &outs) { in testVectorShapeRatio()
149 void VectorizerTestPass::testBackwardSlicing(llvm::raw_ostream &outs) { in testBackwardSlicing()
165 void VectorizerTestPass::testForwardSlicing(llvm::raw_ostream &outs) { in testForwardSlicing()
181 void VectorizerTestPass::testSlicing(llvm::raw_ostream &outs) { in testSlicing()
197 VectorizerTestPass::kTestAffineMapOpName; in customOpWithAffineMapAttribute()
200 void VectorizerTestPass::testComposeMaps(llvm::raw_ostream &outs) { in testComposeMaps()
224 void VectorizerTestPass::testVecAffineLoopNest() { in testVecAffineLoopNest()
[all …]