Home
last modified time | relevance | path

Searched defs:UnrollReductionPattern (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/
H A DVectorUnrollDistribute.cpp727 struct UnrollReductionPattern : public OpRewritePattern<vector::ReductionOp> { struct
728 UnrollReductionPattern(MLIRContext *context, in UnrollReductionPattern() function
733 LogicalResult matchAndRewrite(vector::ReductionOp reductionOp, in matchAndRewrite()
770 const vector::UnrollVectorOptions options;