Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp41 struct VectorToSCFPattern : public OpRewritePattern<OpTy> { struct
42 explicit VectorToSCFPattern(MLIRContext *context, in VectorToSCFPattern() function
46 VectorTransferToSCFOptions options;