Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp802 FilterFunctionType notVectorizedThisPattern = [state](Operation &op) { in vectorizeAffineForOp() local
810 auto loadAndStores = matcher::Op(notVectorizedThisPattern); in vectorizeAffineForOp()