My Project
Classes | Namespaces | Functions
ConvertVectorToLLVM.h File Reference
#include "mlir/Transforms/DialectConversion.h"
Include dependency graph for ConvertVectorToLLVM.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mlir::OpPassBase< OpT >
 

Namespaces

 mlir
 

Functions

void mlir::populateVectorToLLVMConversionPatterns (LLVMTypeConverter &converter, OwningRewritePatternList &patterns)
 Collect a set of patterns to convert from the Vector dialect to LLVM. More...
 
OpPassBase< ModuleOp > * mlir::createLowerVectorToLLVMPass ()
 Create a pass to convert vector operations to the LLVMIR dialect. More...