Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/Transforms/
H A DCodegenStrategy.h190 struct CodegenStrategy { struct
310 CodegenStrategy &vectorLowering(LinalgVectorLoweringOptions options) { in vectorLowering() argument
317 setVectorTransferToSCFOptions(LinalgEnablingOptions options) { in setVectorTransferToSCFOptions()
330 LinalgEnablingOptions linalgEnablingOptions;
331 SmallVector<std::unique_ptr<Transformation>, 4> transformationSequence;