|
My Project
|
#include "mlir/Transforms/DialectConversion.h"

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... | |
1.8.13