Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp622 static void vectorizeLoopIfProfitable(Operation *loop, unsigned depthInPattern, in vectorizeLoopIfProfitable() function
659 vectorizeLoopIfProfitable(m.getMatchedOperation(), depthInPattern, in analyzeProfitability()
1698 vectorizeLoopIfProfitable(match.getMatchedOperation(), 0, patternDepth, in vectorizeLoops()