Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp195 static bool customOpWithAffineMapAttribute(Operation &op) { in customOpWithAffineMapAttribute() function
204 auto pattern = Op(customOpWithAffineMapAttribute); in testComposeMaps()